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

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

index b24cfa5..74a1c55 100644 (file)
                                             "*prop": "colModel[]",
                                             "dataIndex": "araging_docdate",
                                             "header": "Date",
-                                            "width": 200,
+                                            "width": 100,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index ad6786d..2828b4d 100644 (file)
@@ -343,7 +343,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     dataIndex : 'araging_docdate',
                                     header : 'Date',
-                                    width : 200,
+                                    width : 100,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {