Closes SCI-648

This commit is contained in:
Luka Murn 2016-11-10 16:18:17 +01:00
parent 564274a588
commit 0e065026bd

View file

@ -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('');