Pman.Dialog.CmsBlog.bjs
[Pman.Cms] / Pman.Dialog.CmsBlog.js
index 38d2da9..09730ae 100644 (file)
@@ -3323,8 +3323,6 @@ Pman.Dialog.CmsBlog = {
                      _this.trform.addForm(_this.trform2);
                      _this.trform.addForm(_this.trform3);
                      
-                     _this.trform.showHide();
-                     
                      if ( _this.data.id) {
                          
                              this.load({ method: 'GET', params: { '_id' : _this.data.id }});