BUG 6864 /En el tab del caso no esta cargando el label definido
added the label when it is setting with variables
This commit is contained in:
@@ -200,6 +200,7 @@ Ext.onReady(function(){
|
|||||||
//defaults: Ext.apply({}, Ext.isGecko? {style:{position:'absolute'},hideMode:'visibility'}:false),
|
//defaults: Ext.apply({}, Ext.isGecko? {style:{position:'absolute'},hideMode:'visibility'}:false),
|
||||||
|
|
||||||
items:[{
|
items:[{
|
||||||
|
id: 'casesTab',
|
||||||
title: _('ID_CASE') +' ' + _APP_NUM,
|
title: _('ID_CASE') +' ' + _APP_NUM,
|
||||||
frameConfig:{name:'openCaseFrame', id:'openCaseFrame'},
|
frameConfig:{name:'openCaseFrame', id:'openCaseFrame'},
|
||||||
defaultSrc : uri,
|
defaultSrc : uri,
|
||||||
|
|||||||
Reference in New Issue
Block a user