mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-28 19:24:10 +08:00
Closes SCI-648
This commit is contained in:
parent
564274a588
commit
0e065026bd
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
// Unbind event listeners
|
||||
orgSelectorCheckbox.off('change');
|
||||
tagsInput.off('itemAdded itemRemoved');
|
||||
modal.find('[data-action=invite]').off('click');
|
||||
|
||||
// Hide contents of the results <div>
|
||||
stepResultsDiv.html('');
|
||||
|
|
Loading…
Reference in a new issue