Pman.Dialog.CoreEnum.bjs
authorEdward <edward@roojs.com>
Mon, 3 Mar 2014 09:31:10 +0000 (17:31 +0800)
committerEdward <edward@roojs.com>
Mon, 3 Mar 2014 09:31:10 +0000 (17:31 +0800)
Pman.Dialog.CoreEnum.js

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

index c995a4a..21fb3cf 100644 (file)
@@ -62,7 +62,6 @@
                                     "|xns": "Roo.form"
                                 },
                                 {
-                                    "boxLabel": "Yes/No",
                                     "fieldLabel": "Active",
                                     "inputValue": 1,
                                     "name": "visible",
index 5a42d11..ed72923 100644 (file)
@@ -115,7 +115,6 @@ Pman.Dialog.CoreEnum = {
                                 {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,
-                                    boxLabel : 'Yes/No',
                                     fieldLabel : 'Active',
                                     inputValue : 1,
                                     name : 'visible',