Files
Redmine/app/views/attachments/other.html.erb
Jean-Philippe Lang b553b23e6b Show attachment view even is no preview is available (#22482).
Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15398 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-05-08 08:04:51 +00:00

4 lines
96 B
Plaintext

<%= render :layout => 'layouts/file' do %>
<%= render :partial => 'common/other' %>
<% end %>