HOR-438 "By changing the name of the category..." SOLVED

This commit is contained in:
Luis Fernando Saisa Lopez
2016-03-10 10:32:43 -04:00
parent 5b4ed8a3ff
commit ef219fb26a

View File

@@ -386,7 +386,6 @@ UpdateCategory = function(){
success: function(f,a){
viewport.getEl().unmask();
CloseWindow(); //Hide popup widow
newForm.getForm().reset(); //Set empty form to next use
searchText.reset();
infoGrid.store.load();
response = Ext.decode(a.response.responseText);