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

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

index 74a1c55..4d7fdb6 100644 (file)
                                             "*prop": "colModel[]",
                                             "dataIndex": "araging_doctype",
                                             "header": "Doc Type",
-                                            "width": 200,
+                                            "width": 40,
                                             "xtype": "ColumnModel",
                                             "|renderer": "function(v) { return String.format('{0}', v); }",
                                             "|xns": "Roo.grid"
index 2828b4d..f5b99bf 100644 (file)
@@ -359,7 +359,7 @@ Pman.Tab.XtupleArAging = new Roo.XComponent({
                                     xns: Roo.grid,
                                     dataIndex : 'araging_doctype',
                                     header : 'Doc Type',
-                                    width : 200,
+                                    width : 40,
                                     renderer : function(v) { return String.format('{0}', v); }
                                 },
                                 {