fix combocheck blanking fix
[roojs1] / roojs-ui-debug.js
index 18d15ea..637e16a 100644 (file)
@@ -32438,6 +32438,10 @@ Roo.extend(Roo.form.ComboCheck, Roo.form.ComboBox, {
         // this is disabled, as it retriggers setvalue on blur
         return;
     },
+    doForce : function() {
+        // no idea what this did, but it blanks out our values.
+        return;
+    },
     onViewOver : function(e, t){
         // do nothing...
         return;