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