Pman.Dialog.AdminCoreEnum.bjs
authorChris <chris@roojs.com>
Fri, 11 Oct 2013 09:14:28 +0000 (17:14 +0800)
committerChris <chris@roojs.com>
Fri, 11 Oct 2013 09:14:28 +0000 (17:14 +0800)
Pman.Dialog.AdminCoreEnum.js

Pman.Dialog.AdminCoreEnum.bjs
Pman.Dialog.AdminCoreEnum.js

index 60a735f..43a2df8 100644 (file)
@@ -21,8 +21,8 @@
                         "|activate": "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
                     },
                     "background": false,
-                    "fitContainer": true,
-                    "fitToframe": true,
+                    "fitContainer": false,
+                    "fitToframe": false,
                     "region": "center",
                     "tableName": "core_enum",
                     "title": "Pulldown Options",
index cf6c4f6..1b67eeb 100644 (file)
@@ -45,8 +45,8 @@ Pman.Dialog.AdminCoreEnum = {
                         }
                     },
                     background : false,
-                    fitContainer : true,
-                    fitToframe : true,
+                    fitContainer : false,
+                    fitToframe : false,
                     region : 'center',
                     tableName : 'core_enum',
                     title : "Pulldown Options",