Roo/form/ComboCheck.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 05:19:45 +0000 (13:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 05:19:45 +0000 (13:19 +0800)
Roo/form/ComboCheck.js

index 3937f37..0fa5c0d 100644 (file)
@@ -37,7 +37,7 @@ Roo.extend(Roo.form.ComboCheck, Roo.form.ComboBox, {
      
     editable : false,
      
-    selectedClass: 'x-menu-item-checked',
+    //selectedClass: 'x-menu-item-checked', - this is the mouse over class...
     
     // private
     onRender : function(ct, position){