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

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

index 9cf75ac..9448aee 100644 (file)
                                             "align": "right",
                                             "dataIndex": "araging_cur_val",
                                             "header": "Cur Value",
-                                            "width": 200,
+                                            "width": 150,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index e5c5f64..870f887 100644 (file)
@@ -393,7 +393,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     align : 'right',
                                     dataIndex : 'araging_cur_val',
                                     header : 'Cur Value',
-                                    width : 200,
+                                    width : 150,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {