Arreglo de label
This commit is contained in:
@@ -135,7 +135,7 @@ Ext.onReady(function(){
|
|||||||
pageSize: pageSize,
|
pageSize: pageSize,
|
||||||
store: storeA,
|
store: storeA,
|
||||||
displayInfo: true,
|
displayInfo: true,
|
||||||
displayMsg: '{0} - {1} of {2}',
|
displayMsg: '{0} - {1} ' + _('ID_DISPLAY_OF') + ' {2}',
|
||||||
emptyMsg: _('ID_NO_RECORDS')/*,
|
emptyMsg: _('ID_NO_RECORDS')/*,
|
||||||
items: ['-',_('ID_PAGE_SIZE')+':',comboPageSize]*/
|
items: ['-',_('ID_PAGE_SIZE')+':',comboPageSize]*/
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user