Commit e796555b authored by Phil Hughes's avatar Phil Hughes

Fixed issue where label filtering didnt work

Closes #18375
parent 3803b380
......@@ -254,7 +254,7 @@ class @LabelsSelect
search:
fields: ['title']
selectable: true
filterable: true
toggleLabel: (selected, el) ->
selected_labels = $('.js-label-select').siblings('.dropdown-menu-labels').find('.is-active')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment