Pman.Tab.BAdminLogEvents.bjs
authorEdward <edward@roojs.com>
Mon, 17 Sep 2018 04:40:54 +0000 (12:40 +0800)
committerEdward <edward@roojs.com>
Mon, 17 Sep 2018 04:40:54 +0000 (12:40 +0800)
Pman.Tab.BAdminLogEvents.js

Pman.Tab.BAdminLogEvents.bjs
Pman.Tab.BAdminLogEvents.js

index 3582d9f..0d14a9d 100644 (file)
                    "items" : [
                     {
                      "listeners" : {
-                      "render" : "function (_self)\n{\n    _this.actionSel = this;\n    this.hide();\n}",
+                      "render" : "function (_self)\n{\n    _this.actionSel = this;\n}",
                       "select" : "function (combo, record, index)\n{\n    _this.table.footer.onClick('first');\n}"
                      },
                      "Boolean allowBlank" : true,
index 054daf4..280b165 100644 (file)
@@ -590,7 +590,6 @@ Pman.Tab.BAdminLogEvents = new Roo.XComponent({
                     render : function (_self)
                      {
                          _this.actionSel = this;
-                         this.hide();
                      },
                     select : function (combo, record, index)
                      {