HOR-438 "By changing the name of the category..." SOLVED
This commit is contained in:
@@ -386,7 +386,6 @@ UpdateCategory = function(){
|
|||||||
success: function(f,a){
|
success: function(f,a){
|
||||||
viewport.getEl().unmask();
|
viewport.getEl().unmask();
|
||||||
CloseWindow(); //Hide popup widow
|
CloseWindow(); //Hide popup widow
|
||||||
newForm.getForm().reset(); //Set empty form to next use
|
|
||||||
searchText.reset();
|
searchText.reset();
|
||||||
infoGrid.store.load();
|
infoGrid.store.load();
|
||||||
response = Ext.decode(a.response.responseText);
|
response = Ext.decode(a.response.responseText);
|
||||||
|
|||||||
Reference in New Issue
Block a user