Skip to content

Commit

Permalink
Missing src file
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Oct 1, 2018
1 parent 7d0276f commit 4ea71e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions/modules/dropdown.js
Expand Up @@ -1451,6 +1451,7 @@ $.fn.dropdown = function(parameters) {
module.event.item.click.call($selectedItem, event);
if(module.is.searchSelection()) {
module.remove.searchTerm();
$search.focus();
}
}
event.preventDefault();
Expand Down

0 comments on commit 4ea71e5

Please sign in to comment.