Commit 0c27d676 authored by David Stutz's avatar David Stutz
parents 5db55ead 8d62aac3
...@@ -664,6 +664,7 @@ ...@@ -664,6 +664,7 @@
destroy: function() { destroy: function() {
this.$container.remove(); this.$container.remove();
this.$select.show(); this.$select.show();
this.$select.data('multiselect', null);
}, },
/** /**
......
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