Merge "Fix bug where download dialog doesn't unattach"

This commit is contained in:
jenkins-bot 2014-09-24 21:15:03 +00:00 committed by Gerrit Code Review
commit 0caa1c4ddc

View file

@ -235,6 +235,9 @@
this.fileReuse.unattach();
this.fileReuse.closeDialog();
this.downloadDialog.unattach();
this.downloadDialog.closeDialog();
this.clearEvents();
// We trigger this event on the document because unattach() can run