Pman.Dialog.AdminEnumType.bjs
authorMicheal <micheal@roojs.com>
Fri, 16 Jan 2015 09:30:07 +0000 (17:30 +0800)
committerMicheal <micheal@roojs.com>
Fri, 16 Jan 2015 09:30:07 +0000 (17:30 +0800)
Pman.Dialog.AdminEnumType.js

Pman.Dialog.AdminEnumType.bjs
Pman.Dialog.AdminEnumType.js

index 759638d..2c4e484 100644 (file)
                     "xtype" : "LayoutRegion",
                     "$ xns" : "Roo",
                     "String title" : "Edit"
+                },
+                {
+                    "xtype" : "ContentPanel",
+                    "$ xns" : "Roo"
                 }
             ]
         }
index 77ac915..af3d06a 100644 (file)
@@ -39,6 +39,11 @@ Pman.Dialog.AdminEnumType = {
                     xtype : 'LayoutRegion',
                     xns : Roo,
                     title : "Edit"
+                },
+               {
+                    '|xns' : 'Roo',
+                    xtype : 'ContentPanel',
+                    xns : Roo
                 }
             ]