Pman.Dialog.AdminCoreEnum.bjs
[Pman.Admin] / Pman.Dialog.AdminCoreEnum.bjs
index 8e8247b..817c8cc 100644 (file)
@@ -6,8 +6,9 @@
     "path": "/home/chris/gitlive/Pman.Admin/Pman.Dialog.AdminCoreEnum.bjs",
     "items": [
         {
-            "height": 300,
-            "width": 500,
+            "height": 400,
+            "title": "Pulldown Options",
+            "width": 950,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
@@ -20,9 +21,9 @@
                     "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,
+                    "background": false,
+                    "fitContainer": false,
+                    "fitToframe": false,
                     "region": "center",
                     "tableName": "core_enum",
                     "title": "Pulldown Options",