details: /erp/devel/pi/rev/30974c81c7bc
changeset: 10743:30974c81c7bc
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Thu Feb 17 16:37:19 2011 +0100
summary: Remove unnecessary call to the FIC
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
| 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diffs (14 lines):
diff -r 3c33e772b382 -r 30974c81c7bc
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Thu Feb 17 16:16:04 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-view-grid.js
Thu Feb 17 16:37:19 2011 +0100
@@ -847,10 +847,6 @@
this.lastSelectedRecord = null;
} else {
this.lastSelectedRecord = this.getSelectedRecord();
- if (this.getSelectedRecords().length === 1) {
- // set the record in the session
- this.view.setContextInfo();
- }
}
},
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits