details:   https://code.openbravo.com/erp/devel/pi/rev/2f8994cfcaaf
changeset: 18076:2f8994cfcaaf
user:      Augusto Mauch <augusto.mauch <at> openbravo.com>
date:      Fri Sep 28 14:30:26 2012 +0200
summary:   Related to issue 21787: Fixed typo in comment

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 19db32dec44e -r 2f8994cfcaaf 
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
     Fri Sep 28 14:25:46 2012 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
     Fri Sep 28 14:30:26 2012 +0200
@@ -307,7 +307,7 @@
       });
       this.contextMenu.show = function () {
         var me = this;
-        // If not in the header tab, and no parent is selected, do now show 
the context menu
+        // If not in the header tab, and no parent is selected, do not show 
the context menu
         // See issue https://issues.openbravo.com/view.php?id=21787
         if (!grid.view.hasValidState()) {
           return;

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to