diff --git a/cms/templates/textbooks.html b/cms/templates/textbooks.html
index 8a444167ed..4e523de248 100644
--- a/cms/templates/textbooks.html
+++ b/cms/templates/textbooks.html
@@ -214,7 +214,7 @@ CMS.Views.UploadDialog = Backbone.View.extend({
options.asset_path = response.url;
chapter.set(options);
}
- this.remove();
+ this.hideAndRemove();
},
error: function() {
this.model.set({