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

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

index ee0888d..c451ba4 100644 (file)
                                             "align": "right",
                                             "dataIndex": "araging_cur_val",
                                             "header": "30 Days",
-                                            "width": 150,
+                                            "width": 100,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
                                             "align": "right",
                                             "dataIndex": "araging_sixty_val",
                                             "header": "60 Days",
-                                            "width": 150,
+                                            "width": 100,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index aaa8652..5934cd1 100644 (file)
@@ -417,7 +417,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     align : 'right',
                                     dataIndex : 'araging_sixty_val',
                                     header : '60 Days',
-                                    width : 150,
+                                    width : 100,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {