Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Mon, 9 Nov 2015 08:23:55 +0000 (16:23 +0800)
committeredward <edward@roojs.com>
Mon, 9 Nov 2015 08:23:55 +0000 (16:23 +0800)
Roo/bootstrap/ComboBox.js

index 9b8b5c8..4248b15 100644 (file)
@@ -133,11 +133,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
      */
     displayField: undefined,
     
-    /**
-     * @cfg {Array} filterField The filter field name to bind to this CombBox (defaults to undefined if
-     */
-    filterField: undefined,
-    
     /**
      * @cfg {String} valueField The underlying data value name to bind to this CombBox (defaults to undefined if
      * mode = 'remote' or 'value' if mode = 'local').