details:   /erp/devel/pi/rev/9aeb8c127cec
changeset: 9847:9aeb8c127cec
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Mon Jan 17 07:18:11 2011 +0100
summary:   Restored display of select count

diffstat:

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

diffs (16 lines):

diff -r adba00c40947 -r 9aeb8c127cec 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
       Mon Jan 17 00:09:22 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-grid.js
       Mon Jan 17 07:18:11 2011 +0100
@@ -93,9 +93,9 @@
     this.filterEditorProperties = {
       // is needed to display information in the checkbox field 
       // header in the filter editor row
-      //      isCheckboxField: function(){
-      //        return false;
-      //      },
+      isCheckboxField: function(){
+        return false;
+      },
       
       filterImg: {
         src: 
'[SKINIMG]../../org.openbravo.client.application/images/grid/funnel-icon.png'

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to