Pman.Tab.bjs
authorjohn <john@roojs.com>
Fri, 20 Apr 2018 04:25:43 +0000 (12:25 +0800)
committerjohn <john@roojs.com>
Fri, 20 Apr 2018 04:25:43 +0000 (12:25 +0800)
Pman.Tab.js

Pman.Tab.bjs
Pman.Tab.js

index b3b574f..969f088 100644 (file)
@@ -60,7 +60,7 @@
          "items" : [
           {
            "listeners" : {
-            "render" : "function (_self)\n{\n    _this.user_box = this;\n    \n    this.el.setVisibilityMode(Roo.Element.DISPLAY);\n    \n    this.el.show();\n    \n    new Pman.Request({\n        url: baseURL + '/Roo/Coba_investor_notes.php',\n        method : 'GET',\n        params : {\n            _admin_badges : 1\n        }, \n        success : function(res) {\n            Roo.log(res);\n        }\n    });\n    \n}"
+            "render" : "function (_self)\n{\n    Roo.log('hereeeeeeeeeeeeee???');\n    _this.user_box = this;\n    \n    this.el.setVisibilityMode(Roo.Element.DISPLAY);\n    \n    this.el.show();\n    \n    new Pman.Request({\n        url: baseURL + '/Roo/Coba_investor_notes.php',\n        method : 'GET',\n        params : {\n            _admin_badges : 1\n        }, \n        success : function(res) {\n            Roo.log(res);\n        }\n    });\n    \n}"
            },
            "Boolean preventDefault" : true,
            "| function updateBadge" : "function() { }",
index 3b25053..4501da1 100644 (file)
@@ -83,6 +83,7 @@ Pman.Tab = new Roo.XComponent({
            listeners : {
             render : function (_self)
              {
+                 Roo.log('hereeeeeeeeeeeeee???');
                  _this.user_box = this;
                  
                  this.el.setVisibilityMode(Roo.Element.DISPLAY);