Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.bjs
index 0912cf3..377c670 100644 (file)
                     ]
                 },
                 {
-                    "|xns": "Roo",
-                    "xtype": "GridPanel",
-                    "title": "Images",
-                    "fitToframe": true,
-                    "fitContainer": true,
-                    "tableName": "Images",
-                    "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": "west",
+                    "tableName": "Images",
+                    "title": "Images",
+                    "xtype": "GridPanel",
+                    "|xns": "Roo",
                     "items": [
                         {
                             "*prop": "grid",