details:   /erp/devel/pi/rev/32c90cc9117f
changeset: 12141:32c90cc9117f
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Thu May 12 19:07:46 2011 +0200
summary:   Fixes issue 17082: Alert Managment Window - Items can not be 
displayed

diffstat:

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

diffs (12 lines):

diff -r 67e716398e7a -r 32c90cc9117f 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
        Thu May 12 18:55:45 2011 +0200
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
        Thu May 12 19:07:46 2011 +0200
@@ -130,7 +130,7 @@
     this.setSelectionAppearance('checkbox');
     
     // this extra call is needed to solve this issue:
-    https://issues.openbravo.com/view.php?id=17145
+    // https://issues.openbravo.com/view.php?id=17145
     this.refreshFields();
     
     this.sort('creationDate', 'descending');

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to