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

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

index 4909b1e..7389f7e 100644 (file)
@@ -52,7 +52,7 @@
                                     "|xns": "Roo.form"
                                 },
                                 {
-                                    "fieldLabel": "Symbol",
+                                    "fieldLabel": "Abbr.",
                                     "name": "curr_symbol",
                                     "width": 75,
                                     "xtype": "TextField",
index 0ae407d..860dac2 100644 (file)
@@ -99,7 +99,7 @@ Pman.Dialog.XtupleCurrency = {
                                 {
                                     xtype: 'TextField',
                                     xns: Roo.form,
-                                    fieldLabel : 'Symbol',
+                                    fieldLabel : 'Abbr.',
                                     name : 'curr_symbol',
                                     width : 75
                                 },