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

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

index d8265e6..c397a10 100644 (file)
@@ -51,7 +51,6 @@
                                     "name": "name",
                                     "width": 200,
                                     "xtype": "TextField",
-                                    "hidden": "true",
                                     "|xns": "Roo.form"
                                 },
                                 {
index 407881b..12936bf 100644 (file)
@@ -102,8 +102,7 @@ Pman.Dialog.CoreEnum = {
                                     allowBlank : false,
                                     fieldLabel : 'Name',
                                     name : 'name',
-                                    width : 200,
-                                    hidden : 'true'
+                                    width : 200
                                 },
                                 {
                                     xtype: 'TextField',