Remove unneeded call to keyup event

This was re-rendering the dropdown unnecessarily
This commit is contained in:
Alfredo Sumaran
2016-06-03 17:14:23 -05:00
parent 5d7445198f
commit 9df4da4bc0
@@ -185,9 +185,6 @@ class GitLabDropdown
@fullData = data
@parseData @fullData
if @options.filterable
@filterInput.trigger 'keyup'
}
# Init filterable