Pman.Dialog.CmsBlog.bjs
[Pman.Cms] / Pman.Dialog.CmsBlog.js
index 09730ae..38d2da9 100644 (file)
@@ -3323,6 +3323,8 @@ 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 }});