mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-30 02:22:49 +00:00
allow strings for filterOn
This commit is contained in:
@@ -247,7 +247,8 @@ const MetadataEditor = createClass({
|
||||
suggestMethod : 'startsWith',
|
||||
clearAutoSuggestOnClick : true,
|
||||
filterOn : ['data-value', 'data-detail', 'title']
|
||||
}}>
|
||||
}}
|
||||
>
|
||||
</Combobox>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user