Pman.Dialog.AdminEnumImages.bjs
[Pman.Admin] / Pman.Dialog.AdminEnumImages.bjs
index 37554a5..2cd7495 100644 (file)
                     "listeners": {
                         "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
                     },
-                    "region": "center",
-                    "background": true,
+                    "background": false,
                     "fitContainer": true,
                     "fitToframe": true,
+                    "region": "center",
                     "tableName": "Images",
                     "title": "Images",
                     "xtype": "GridPanel",