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