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

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

index 2705e21..45dd5fe 100644 (file)
@@ -54,7 +54,7 @@
                                 {
                                     "fieldLabel": "Abbr.",
                                     "name": "curr_abbr",
-                                    "width": 75,
+                                    "width": 200,
                                     "xtype": "TextField",
                                     "|xns": "Roo.form"
                                 },
index 8f761ab..254c439 100644 (file)
@@ -101,7 +101,7 @@ Pman.Dialog.XtupleCurrency = {
                                     xns: Roo.form,
                                     fieldLabel : 'Abbr.',
                                     name : 'curr_abbr',
-                                    width : 75
+                                    width : 200
                                 },
                                 {
                                     xtype: 'Hidden',