Bug 12047: Problema con el listado de Usuarios.
SOL: changing the stateId field in all the ExtJs Grids.
This commit is contained in:
@@ -283,7 +283,7 @@ Ext.onReady(function(){
|
||||
height:100,
|
||||
autoWidth : true,
|
||||
stateful : true,
|
||||
stateId : 'grid',
|
||||
stateId : 'gridEmailList',
|
||||
enableColumnResize: true,
|
||||
enableHdMenu: true,
|
||||
frame:false,
|
||||
@@ -353,4 +353,4 @@ var _tbfillPosition = function(actions) {
|
||||
catch (error) {
|
||||
return 0;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user