From: Edward Date: Mon, 3 Mar 2014 09:31:10 +0000 (+0800) Subject: Pman.Dialog.CoreEnum.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=7b00f5c0469cee0018e4170101c5d019d23917cf Pman.Dialog.CoreEnum.bjs Pman.Dialog.CoreEnum.js --- diff --git a/Pman.Dialog.CoreEnum.bjs b/Pman.Dialog.CoreEnum.bjs index c995a4a7..21fb3cf2 100644 --- a/Pman.Dialog.CoreEnum.bjs +++ b/Pman.Dialog.CoreEnum.bjs @@ -62,7 +62,6 @@ "|xns": "Roo.form" }, { - "boxLabel": "Yes/No", "fieldLabel": "Active", "inputValue": 1, "name": "visible", diff --git a/Pman.Dialog.CoreEnum.js b/Pman.Dialog.CoreEnum.js index 5a42d116..ed729231 100644 --- a/Pman.Dialog.CoreEnum.js +++ b/Pman.Dialog.CoreEnum.js @@ -115,7 +115,6 @@ Pman.Dialog.CoreEnum = { { xtype: 'Checkbox', xns: Roo.form, - boxLabel : 'Yes/No', fieldLabel : 'Active', inputValue : 1, name : 'visible',