Pman.Dialog.CoreEnum.bjs
authorEdward <edward@roojs.com>
Thu, 3 Apr 2014 05:14:43 +0000 (13:14 +0800)
committerEdward <edward@roojs.com>
Thu, 3 Apr 2014 05:14:43 +0000 (13:14 +0800)
Pman.Dialog.CoreEnum.js

Pman.Dialog.CoreEnum.bjs
Pman.Dialog.CoreEnum.js

index 4cddaf6..9531b7e 100644 (file)
@@ -49,7 +49,7 @@
                                     "actionMode": "fieldEl",
                                     "allowBlank": false,
                                     "fieldLabel": "Name",
-                                    "hidden": true,
+                                    "hidden": false,
                                     "name": "name",
                                     "width": 200,
                                     "xtype": "TextField",
index 488f684..87155e2 100644 (file)
@@ -102,7 +102,7 @@ Pman.Dialog.CoreEnum = {
                                     actionMode : 'fieldEl',
                                     allowBlank : false,
                                     fieldLabel : 'Name',
-                                    hidden : true,
+                                    hidden : false,
                                     name : 'name',
                                     width : 200
                                 },