details:   https://code.openbravo.com/erp/devel/pi/rev/711a787f62d5
changeset: 17633:711a787f62d5
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Thu Aug 09 00:09:41 2012 +0200
summary:   Related to issue 19728: Do more JS code formatting

diffstat:

 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 99174e84fb16 -r 711a787f62d5 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Wed Aug 08 14:37:35 2012 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Thu Aug 09 00:09:41 2012 +0200
@@ -980,7 +980,7 @@
     }, this.Super('getFilterEditorProperties', arguments));
   },
 
-  removeOrClause: function(criteria) {
+  removeOrClause: function (criteria) {
     // The original criteria is stored in the position #1
     // The criteria to select the selected record is stored in position #0
     return criteria.criteria.get(1);

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to