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

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

index e453234..4bb6e23 100644 (file)
@@ -74,7 +74,7 @@
        "items" : [
         {
          "listeners" : {
-          "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}"
+          "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 7acd835..3e543ad 100644 (file)
@@ -1327,7 +1327,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
          }
        ],
        listeners : {
-        render : function ()
+        render : function () 
          {
              _this.grid = this; 
              //_this.dialog = Pman.Dialog.FILL_IN