details: https://code.openbravo.com/erp/devel/pi/rev/0656d55ef15e
changeset: 21638:0656d55ef15e
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Tue Dec 17 14:09:01 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
| 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r 93b2586cf21c -r 0656d55ef15e
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
Tue Dec 17 14:05:39 2013 +0100
+++
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
Tue Dec 17 14:09:01 2013 +0100
@@ -2837,9 +2837,9 @@
}
this.view.refreshParentRecord();
-/*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*/
+ // 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);
if (this.getEditRow() === rowNum) {
------------------------------------------------------------------------------
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