Pman.Tab.XtupleReports.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 13:39:50 +0000 (21:39 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 18 Dec 2013 13:39:50 +0000 (21:39 +0800)
Pman.Tab.XtupleReports.js

Pman.Tab.XtupleReports.bjs
Pman.Tab.XtupleReports.js

index b4e6e5a..2406a2c 100644 (file)
                                         "|rowdblclick": "function (_self, rowIndex, e)\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( this.getDataSource().getAt(rowIndex).data, function() {\n        _this.grid.footer.onClick('first');\n    }); \n}\n"
                                     },
                                     "*prop": "grid",
-                                    "autoExpandColumn": "report_name",
+                                    "autoExpandColumn": "Report loaddate",
                                     "loadMask": true,
                                     "xtype": "Grid",
                                     "|xns": "Roo.grid",
index a4ece39..0966256 100644 (file)
@@ -294,7 +294,7 @@ Pman.Tab.XtupleReports = new Roo.XComponent({
                                     }); 
                                 }
                             },
-                            autoExpandColumn : 'report_name',
+                            autoExpandColumn : 'Report loaddate',
                             loadMask : true,
                             dataSource : {
                                 xtype: 'Store',