details:   https://code.openbravo.com/erp/devel/pi/rev/93b2586cf21c
changeset: 21637:93b2586cf21c
user:      David Baz Fayos <david.baz <at> openbravo.com>
date:      Tue Dec 17 14:05:39 2013 +0100
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
 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r e2f0ee37d208 -r 93b2586cf21c 
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
     Mon Dec 16 19:15:43 2013 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Tue Dec 17 14:05:39 2013 +0100
@@ -2837,7 +2837,7 @@
     }
     this.view.refreshParentRecord();
 
-    /*update the focus cell value if different from edit form values.
+/*update the focus cell value if different from edit form values.
     To avoid the case where sometimes data updated through trigger is not 
showing up without refreshing.
     Refer issue https://issues.openbravo.com/view.php?id=25028*/
     this.setEditValue(this.getEditRow(), this.getField(colNum).name, 
record[this.getField(colNum).name], true, true);
@@ -3886,4 +3886,4 @@
     this.Super('showMember', arguments);
   }
 
-});
+});
\ No newline at end of file

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to