Pman.Dialog.AdminEnumType.bjs
[Pman.Admin] / Pman.Dialog.AdminEnumType.bjs
index 2c4e484..44d0e3e 100644 (file)
                 },
                 {
                     "xtype" : "ContentPanel",
-                    "$ xns" : "Roo"
+                    "$ xns" : "Roo",
+                    "items" : [
+                        {
+                            "xtype" : "Form",
+                            "$ xns" : "Roo.form"
+                        }
+                    ]
                 }
             ]
         }