Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 30 Apr 2015 05:16:19 +0000 (13:16 +0800)
committerEdward <edward@roojs.com>
Thu, 30 Apr 2015 05:16:19 +0000 (13:16 +0800)
Pman.Tab.AdminLogEvents.js

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

index 7f07d43..4dbcabf 100644 (file)
@@ -74,7 +74,7 @@
        "items" : [
         {
          "listeners" : {
-          "|render" : "function() { \n    _this.grid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n       this.footer.onClick('first');\n    }\n}"
+          "|render" : "function() \n{ \n    _this.grid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n       this.footer.onClick('first');\n    }\n}"
          },
          "autoExpandColumn" : "remarks",
          "xtype" : "Grid",
index a41a2dc..5546f02 100644 (file)
@@ -1327,7 +1327,8 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
          }
        ],
        listeners : {
-        render : function() { 
+        render : function() 
+         { 
              _this.grid = this; 
              //_this.dialog = Pman.Dialog.FILL_IN
              if (_this.panel.active) {