diff --git a/js/views/attachment_view.js b/js/views/attachment_view.js index 0d10691136..3c4d3ca11f 100644 --- a/js/views/attachment_view.js +++ b/js/views/attachment_view.js @@ -107,7 +107,6 @@ this.lightBoxView.render(); this.lightBoxView.$el.appendTo(this.el); this.lightBoxView.$el.trigger('show'); - } else { this.saveFile(); }