Pman.Tab.AdminLogDrill.bjs
authorAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 05:24:50 +0000 (13:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 05:24:50 +0000 (13:24 +0800)
Pman.Tab.AdminLogDrill.bjs
Pman.Tab.AdminLogDrill.js
Pman.Tab.AdminLogDrill.js
Pman.Tab.AdminLogDrill.bjs
Pman.Tab.AdminLogDrill.bjs
Pman.Tab.AdminLogDrill.js
Pman.Tab.AdminLogDrill.js

Pman.Tab.AdminLogDrill.bjs
Pman.Tab.AdminLogDrill.js

index 37bc19e..c57131e 100644 (file)
@@ -50,7 +50,7 @@
                             "items": [
                                 {
                                     "listeners": {
-                                        "|render": "function() \n{\n    _this.dgrid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n       this.ds.load({});\n    }\n}",
+                                        "|render": "function() \n{\n    _this.dategrid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.panel.active) {\n       this.ds.load({});\n    }\n}",
                                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                                     },
                                     "*prop": "grid",
index 32e6d04..1c2c3f8 100644 (file)
@@ -63,7 +63,7 @@ Pman.Tab.AdminLogDrill = new Roo.util.Observable({
                             listeners : {
                                 render : function() 
                                 {
-                                    _this.dgrid = this; 
+                                    _this.dategrid = this; 
                                     //_this.dialog = Pman.Dialog.FILL_IN
                                     if (_this.panel.active) {
                                        this.ds.load({});