Pman.Dialog.AdminCoreEnum.bjs
[Pman.Admin] / Pman.Dialog.AdminCoreEnum.js
index 1b67eeb..67a76ec 100644 (file)
@@ -30,8 +30,9 @@ Pman.Dialog.AdminCoreEnum = {
         this.dialog = Roo.factory({
             xtype: 'LayoutDialog',
             xns: Roo,
-            height : 300,
-            width : 500,
+            height : 400,
+            title : "Pulldown Options",
+            width : 950,
             items : [
                 {
                     xtype: 'GridPanel',