Bug 12047: Problema con el listado de Usuarios.
SOL: changing the stateId field in all the ExtJs Grids.
This commit is contained in:
@@ -41,7 +41,7 @@ Ext.onReady(function() {
|
||||
title : _('ID_CACHE_TITLE_INFO'), // 'Workflow Applications Cache Info',
|
||||
// config options for stateful behavior
|
||||
stateful : true,
|
||||
stateId : 'grid',
|
||||
stateId : 'gridAppCacheView',
|
||||
enableColumnHide: false,
|
||||
enableColumnResize: false,
|
||||
enableHdMenu: false
|
||||
|
||||
Reference in New Issue
Block a user