BUG 6525 Add a "Last Name" column to the screen to assign users to groups
improving the code
This commit is contained in:
@@ -451,6 +451,7 @@ CancelEditMembersAction = function(){
|
||||
buttonsPanel.hide();
|
||||
editMembersButton.enable();
|
||||
MembersPanel.doLayout();
|
||||
assignedGrid.setWidth(Ext.getBody().getWidth(true));
|
||||
};
|
||||
|
||||
//Render Status
|
||||
|
||||
Reference in New Issue
Block a user