details:   /erp/devel/pi/rev/23abfc8cd60e
changeset: 9872:23abfc8cd60e
user:      Martin Taal <martin.taal <at> openbravo.com>
date:      Mon Jan 17 17:09:12 2011 +0100
summary:   Show over and focused checkbox re-enabled

diffstat:

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

diffs (12 lines):

diff -r d533815dfd0f -r 23abfc8cd60e 
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
--- 
a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
   Mon Jan 17 17:08:22 2011 +0100
+++ 
b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-formitem-widgets.js
   Mon Jan 17 17:09:12 2011 +0100
@@ -38,7 +38,7 @@
 isc.OBCheckboxItem.addProperties({
   // no validation on change or exit here
   textBoxStyle: 'OBFormFieldLabel',
-  showValueIconOver: false,
+  showValueIconOver: true,
   showValueIconFocused: true,
   defaultValue: false,
   checkedImage: 
"[SKIN]/../../org.openbravo.client.application/images/form/checked.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