Pman.Tab.AdminLogEvents.bjs
authoredward <edward@roojs.com>
Tue, 1 Nov 2016 07:35:40 +0000 (15:35 +0800)
committeredward <edward@roojs.com>
Tue, 1 Nov 2016 07:35:40 +0000 (15:35 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index 49cf717..0a9ecd5 100644 (file)
@@ -63,7 +63,7 @@
       },
       {
        "listeners" : {
-        "|activate" : "function() {\n    Roo.log('get activate??????????');\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
+        "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
        },
        "background" : false,
        "region" : "center",
index 6762421..e5bd36f 100644 (file)
@@ -88,7 +88,6 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
       title : _this._strings['87f9f735a1d36793ceaecd4e47124b63'] /* Events */,
       listeners : {
        activate : function() {
-            Roo.log('get activate??????????');
             _this.panel = this;
             if (_this.grid) {
                 _this.grid.footer.onClick('first');