Pman.Tab.XtupleCurrency.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:03 +0000 (18:44 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Dec 2013 10:44:03 +0000 (18:44 +0800)
Pman.Tab.XtupleCurrency.js

Pman.Tab.XtupleCurrency.bjs
Pman.Tab.XtupleCurrency.js

index 55d55b3..2c269d3 100644 (file)
                                         },
                                         {
                                             "*prop": "colModel[]",
+                                            "align": "right",
                                             "dataIndex": "curr_rate",
                                             "header": "Rate",
                                             "width": 75,
index 222b3a7..cbd80df 100644 (file)
@@ -326,6 +326,7 @@ Pman.Tab.XtupleCurrency = new Roo.XComponent({
                                 {
                                     xtype: 'ColumnModel',
                                     xns: Roo.grid,
+                                    align : 'right',
                                     dataIndex : 'curr_rate',
                                     header : 'Rate',
                                     width : 75,