Pman.Dialog.AdminEnumType.bjs
[Pman.Admin] / Pman.Dialog.AdminEnumType.bjs
index e7c1f2f..441bf16 100644 (file)
@@ -8,7 +8,13 @@
     "items" : [
         {
             "xtype" : "LayoutDialog",
-            "$ xns" : "Roo"
+            "$ xns" : "Roo",
+            "items" : [
+                {
+                    "xtype" : "LayoutRegion",
+                    "$ xns" : "Roo"
+                }
+            ]
         }
     ]
 }
\ No newline at end of file