Pman.Dialog.XtupleCurrency.bjs
authorEdward <edward@roojs.com>
Fri, 27 Dec 2013 03:46:15 +0000 (11:46 +0800)
committerEdward <edward@roojs.com>
Fri, 27 Dec 2013 03:46:15 +0000 (11:46 +0800)
Pman.Dialog.XtupleCurrency.js

Pman.Dialog.XtupleCurrency.bjs
Pman.Dialog.XtupleCurrency.js

index b5f7bc2..56ae921 100644 (file)
@@ -59,7 +59,7 @@
                                     "|xns": "Roo.form"
                                 },
                                 {
-                                    "boxLabel": "Yes/No",
+                                    "boxLabel": "Base",
                                     "fieldLabel": "Is shown on site?",
                                     "inputValue": 1,
                                     "name": "visible",
index 4b4901b..d00cdb9 100644 (file)
@@ -106,7 +106,7 @@ Pman.Dialog.XtupleCurrency = {
                                 {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,
-                                    boxLabel : 'Yes/No',
+                                    boxLabel : 'Base',
                                     fieldLabel : 'Is shown on site?',
                                     inputValue : 1,
                                     name : 'visible',