Commit a290cd3f authored by Clement Ho's avatar Clement Ho

Remove unnecessary hidden()

parent adce7bbf
......@@ -429,8 +429,6 @@ window.emitSidebarEvent = window.emitSidebarEvent || $.noop;
getSelected().length === $dropdown.data('max-select')) {
// Close the dropdown
$dropdown.dropdown('toggle');
this.hidden();
}
},
id: function (user) {
......
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