Pman.Tab.AdminCompanies.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 08:07:17 +0000 (16:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 12 May 2011 08:07:17 +0000 (16:07 +0800)
Pman.Tab.AdminCompanies.bjs

index 2c5625e..cb3d55c 100644 (file)
                             "|xns": "Roo"
                         },
                         {
-                            "|xns": "Roo",
-                            "xtype": "GridPanel",
-                            "title": "Companies",
-                            "fitToframe": true,
-                            "fitContainer": true,
-                            "tableName": "Companies",
-                            "background": true,
-                            "region": "center",
                             "listeners": {
                                 "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
                             },
+                            "background": true,
+                            "fitContainer": true,
+                            "fitToframe": true,
+                            "region": "center",
+                            "tableName": "Companies",
+                            "title": "Companies",
+                            "xtype": "GridPanel",
+                            "|xns": "Roo",
                             "items": [
                                 {
                                     "listeners": {