From: Edward Date: Thu, 30 Apr 2015 05:18:22 +0000 (+0800) Subject: Pman.Tab.AdminLogEvents.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=53cc9dd7636194f34787e6f2d12d40c57961e83e Pman.Tab.AdminLogEvents.bjs Pman.Tab.AdminLogEvents.js --- diff --git a/Pman.Tab.AdminLogEvents.bjs b/Pman.Tab.AdminLogEvents.bjs index e453234..4bb6e23 100644 --- a/Pman.Tab.AdminLogEvents.bjs +++ b/Pman.Tab.AdminLogEvents.bjs @@ -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", diff --git a/Pman.Tab.AdminLogEvents.js b/Pman.Tab.AdminLogEvents.js index 7acd835..3e543ad 100644 --- a/Pman.Tab.AdminLogEvents.js +++ b/Pman.Tab.AdminLogEvents.js @@ -1327,7 +1327,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({ } ], listeners : { - render : function () + render : function () { _this.grid = this; //_this.dialog = Pman.Dialog.FILL_IN