PMCORE-1198:The columns in process list change for all users if any other user remove/hide the columns
correction new decodeValue correction save Delete cookies Code Style Clean variable global Documentation Correction users casesList CR cr
This commit is contained in:
@@ -416,7 +416,7 @@ Ext.onReady(function(){
|
||||
width:'',
|
||||
title : '',
|
||||
stateful : true,
|
||||
stateId : 'gridProcessMain',
|
||||
stateId : workspace + window.userUid + 'gridProcessMain',
|
||||
enableColumnResize: false,
|
||||
enableHdMenu: true,
|
||||
frame:false,
|
||||
|
||||
Reference in New Issue
Block a user