details: /erp/devel/pi/rev/adba00c40947
changeset: 9846:adba00c40947
user: Martin Taal <martin.taal <at> openbravo.com>
date: Mon Jan 17 00:09:22 2011 +0100
summary: Fixes issue 15664 User gets stuck in an error - No user exit
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
| 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diffs (15 lines):
diff -r aaa5eb1c735e -r adba00c40947
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
Mon Jan 17 00:07:47 2011 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-standard-view.js
Mon Jan 17 00:09:22 2011 +0100
@@ -279,11 +279,6 @@
this.Super('performDSOperation', arguments);
},
- fireResponseCallbacks: function() {
- var ret = this.Super('fireResponseCallbacks', arguments);
- return ret;
- },
-
transformResponse: function(dsResponse, dsRequest, jsonData){
if (dsRequest.clientContext &&
dsRequest.clientContext.progressIndicatorSelectedRecord) {
this.hideProgress(dsRequest.clientContext.progressIndicatorSelectedRecord);
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits