details: /erp/devel/pi/rev/46ebbcd9c34e
changeset: 11154:46ebbcd9c34e
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Wed Mar 09 18:55:52 2011 +0100
summary: Related to issue 16178. Fix wrong property name
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
| 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 359778f925d1 -r 46ebbcd9c34e
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
Wed Mar 09 18:52:41 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
Wed Mar 09 18:55:52 2011 +0100
@@ -356,7 +356,7 @@
_noCount: true, // never do count for export
exportAs: expProp.exportAs || 'csv',
viewState: expProp.viewState,
- tabId: expProp.tabId,
+ tab: expProp.tab,
exportToFile: true,
_textMatchStyle: 'substring'
}, this.getCriteria());
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits