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

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

index c397a10..d8fd10c 100644 (file)
@@ -46,6 +46,7 @@
                             "|xns": "Roo.form",
                             "items": [
                                 {
+                                    "hidden": true,
                                     "allowBlank": false,
                                     "fieldLabel": "Name",
                                     "name": "name",
index 12936bf..9a04c6c 100644 (file)
@@ -99,6 +99,7 @@ Pman.Dialog.CoreEnum = {
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
+                                    hidden : true,
                                     allowBlank : false,
                                     fieldLabel : 'Name',
                                     name : 'name',