details: https://code.openbravo.com/erp/devel/pi/rev/eb81377539da
changeset: 26622:eb81377539da
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed May 13 15:58:31 2015 +0200
summary: Related to issue 19728: Do more JS code formatting
diffstat:
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
| 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 8fc80e4bb1fb -r eb81377539da
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
Wed May 13 15:56:05 2015 +0200
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
Wed May 13 15:58:31 2015 +0200
@@ -1221,7 +1221,7 @@
// always return false to force new tabs
if (this.multiDocumentEnabled) {
return false;
- } else if (OB.PropertyStore.get('AllowMultiTab', this.windowId) === 'Y'){
+ } else if (OB.PropertyStore.get('AllowMultiTab', this.windowId) === 'Y') {
return false;
}
return this.isEqualParams(params) && viewName === this.getClassName();
@@ -1268,4 +1268,4 @@
// If it is not found, return the header view
return this.view;
}
-});
+});
\ No newline at end of file
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits