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

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

index b56559c..8e8247b 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "height": 300,
-            "width": 0,
+            "width": 500,
             "xtype": "LayoutDialog",
             "|xns": "Roo",
             "items": [
index 6d66047..e14026a 100644 (file)
@@ -31,7 +31,7 @@ Pman.Dialog.AdminCoreEnum = {
             xtype: 'LayoutDialog',
             xns: Roo,
             height : 300,
-            width : 0,
+            width : 500,
             items : [
                 {
                     xtype: 'GridPanel',