Pman.Tab.XtupleArAging.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:30:10 +0000 (11:30 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Dec 2013 03:30:10 +0000 (11:30 +0800)
Pman.Tab.XtupleArAging.js

Pman.Tab.XtupleArAging.bjs
Pman.Tab.XtupleArAging.js

index 9448aee..b40cd92 100644 (file)
                                             "align": "right",
                                             "dataIndex": "araging_total_val",
                                             "header": "Total",
-                                            "width": 200,
+                                            "width": 150,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index 870f887..bc59efc 100644 (file)
@@ -402,7 +402,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     align : 'right',
                                     dataIndex : 'araging_total_val',
                                     header : 'Total',
-                                    width : 200,
+                                    width : 150,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {