Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.bjs
index 21fb3cf..9531b7e 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "id": "roo-file-323",
+    "id": "roo-file-206",
     "name": "Pman.Dialog.CoreEnum",
     "parent": "",
     "title": "",
                             "|xns": "Roo.form",
                             "items": [
                                 {
+                                    "actionMode": "fieldEl",
                                     "allowBlank": false,
                                     "fieldLabel": "Name",
+                                    "hidden": false,
                                     "name": "name",
                                     "width": 200,
                                     "xtype": "TextField",
@@ -64,7 +66,7 @@
                                 {
                                     "fieldLabel": "Active",
                                     "inputValue": 1,
-                                    "name": "visible",
+                                    "name": "active",
                                     "value": 0,
                                     "valueOff": 0,
                                     "xtype": "Checkbox",