details:   /erp/devel/pi/rev/8d49ea02cc10
changeset: 11644:8d49ea02cc10
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Fri Apr 22 17:49:47 2011 +0200
summary:   Related to issue 16871: Query list widget shows strange currency 
symbol

diffstat:

 
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
 |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 4eaf916d4601 -r 8d49ea02cc10 
modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
--- 
a/modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
       Fri Apr 22 17:09:47 2011 +0200
+++ 
b/modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
       Fri Apr 22 17:49:47 2011 +0200
@@ -190,6 +190,10 @@
   canAutoFitFields: false,
   showGridSummary: true,
   
+  summaryRowProperties: {
+    showEmptyMessage: false
+  },
+  
   dataProperties: {
     useClientFiltering: false//,
     //useClientSorting: false

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to