Fix bug where download dialog doesn't unattach

Change-Id: I02c45bf9d0aea8e92d02cb80f266f6c83633a50c
This commit is contained in:
Mark Holmquist 2014-09-24 14:05:53 -07:00
parent 133a94cb89
commit f7d9c66177

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