Pman.Dialog.AdminCoreEnum.bjs
[Pman.Admin] / Pman.Dialog.AdminCoreEnum.js
index 6d66047..9648543 100644 (file)
@@ -31,7 +31,8 @@ Pman.Dialog.AdminCoreEnum = {
             xtype: 'LayoutDialog',
             xns: Roo,
             height : 300,
-            width : 0,
+            title : "Pulldown Options",
+            width : 500,
             items : [
                 {
                     xtype: 'GridPanel',
@@ -44,9 +45,9 @@ Pman.Dialog.AdminCoreEnum = {
                             }
                         }
                     },
-                    background : true,
-                    fitContainer : true,
-                    fitToframe : true,
+                    background : false,
+                    fitContainer : false,
+                    fitToframe : false,
                     region : 'center',
                     tableName : 'core_enum',
                     title : "Pulldown Options",