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

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

index 4d7fdb6..a44b17e 100644 (file)
                                             "*prop": "colModel[]",
                                             "dataIndex": "araging_docnumber",
                                             "header": "Docnumber",
-                                            "width": 200,
+                                            "width": 100,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index f5b99bf..f7c6ea1 100644 (file)
@@ -367,7 +367,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     dataIndex : 'araging_docnumber',
                                     header : 'Docnumber',
-                                    width : 200,
+                                    width : 100,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {