Pman.Dialog.CmsBlog.bjs
[Pman.Cms] / Pman.Dialog.CmsBlog.js
index 060ca48..f1d8ff7 100644 (file)
@@ -1027,8 +1027,6 @@ Pman.Dialog.CmsBlog = {
                     
                     _this.dialog.el.unmask();
                     
-                    _this.dialog.getLayout().getRegion('west').collapse();
-                    
                     if(!_this.exit){
                          this.load({ method: 'GET', params: { '_id' : action.result.data.id }});
                          return;