details:   https://code.openbravo.com/erp/devel/pi/rev/25c6ca652d57
changeset: 30534:25c6ca652d57
user:      Naroa Iriarte <naroa.iriarte <at> openbravo.com>
date:      Mon Oct 24 11:08:32 2016 +0200
summary:   Related to issue 34057: The comment has been improved.

The comment has been improved to be clearer.

diffstat:

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

diffs (12 lines):

diff -r 23168c38ed78 -r 25c6ca652d57 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
 Fri Oct 21 12:25:34 2016 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
 Mon Oct 24 11:08:32 2016 +0200
@@ -339,7 +339,7 @@
       OB.Personalization.personalizeForm(personalizationData, this.viewForm);
     }
     this.setMaximizeRestoreButtonState();
-    // The tabIndex of the child tabs will be forced to have a higher index 
number than the tabIndexes of it's parent elements.
+    // The tabIndex of the child tabs will be recalculated to have a higher 
index number than the tabIndex of their parent elements.
     if (this.viewForm.view.childTabSet) {
       
this.viewForm.parentElement.updateMemberTabIndex(this.viewForm.view.childTabSet);
     }

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
Openbravo-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to