This commit is contained in:
grandeljay 2022-11-25 14:03:01 +01:00
parent 8d1ed9adc4
commit a7d0411352

View file

@ -5,8 +5,8 @@ $(function () {
*/
$('.ui.dropdown.filter.priority')
.dropdown({
match : 'text',
fullTextSearch : true,
'match' : 'text',
'fullTextSearch' : true,
})
.api({
'action' : 'get wishlists by priority',