diff --git a/app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco b/app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco index aaa00e171..ba3dc053d 100644 --- a/app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco +++ b/app/assets/javascripts/app/views/ticket_zoom/article_view.jst.eco @@ -62,13 +62,14 @@
<% else: %> - download<% end %>> + <% content_type = attachment.preferences['Content-Type'] || attachment.preferences['content_type'] %> + download<% end %>>