Pman.Tab.AdminLogDrill.bjs
authorAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 06:57:17 +0000 (14:57 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 17 Jan 2012 06:57:17 +0000 (14:57 +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 1cf68ba..e8cca2b 100644 (file)
                             "items": [
                                 {
                                     "listeners": {
-                                        "|render": "function() \n{\n    _this.detailgrid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.detailpanel.active) {\n       this.footer.onClick('first');\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"
+                                        "|render": "function() \n{\n    _this.detailgrid = this; \n    //_this.dialog = Pman.Dialog.FILL_IN\n    if (_this.detailpanel.active) {\n       this.footer.onClick('first');\n    }\n}"
                                     },
                                     "*prop": "grid",
                                     "autoExpandColumn": "person_name",
index 6813a0a..af20afa 100644 (file)
@@ -916,13 +916,6 @@ Pman.Tab.AdminLogDrill = new Roo.util.Observable({
                                     if (_this.detailpanel.active) {
                                        this.footer.onClick('first');
                                     }
-                                },
-                                rowdblclick : function (_self, rowIndex, e)
-                                {
-                                    if (!_this.dialog) return;
-                                    _this.dialog.show( this.getDataSource().getAt(rowIndex), function() {
-                                        _this.grid.footer.onClick('first');
-                                    }); 
                                 }
                             },
                             autoExpandColumn : 'person_name',