From: Edward Date: Thu, 3 Apr 2014 05:13:47 +0000 (+0800) Subject: Pman.Dialog.CoreEnum.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=29edb48ebe548ed45b724b25cb1cb6d3bab20e28 Pman.Dialog.CoreEnum.bjs Pman.Dialog.CoreEnum.js --- diff --git a/Pman.Dialog.CoreEnum.bjs b/Pman.Dialog.CoreEnum.bjs index d8265e6f..c397a100 100644 --- a/Pman.Dialog.CoreEnum.bjs +++ b/Pman.Dialog.CoreEnum.bjs @@ -51,7 +51,6 @@ "name": "name", "width": 200, "xtype": "TextField", - "hidden": "true", "|xns": "Roo.form" }, { diff --git a/Pman.Dialog.CoreEnum.js b/Pman.Dialog.CoreEnum.js index 407881bf..12936bfe 100644 --- a/Pman.Dialog.CoreEnum.js +++ b/Pman.Dialog.CoreEnum.js @@ -102,8 +102,7 @@ Pman.Dialog.CoreEnum = { allowBlank : false, fieldLabel : 'Name', name : 'name', - width : 200, - hidden : 'true' + width : 200 }, { xtype: 'TextField',