Files
Redmine/app/views/common/_image.html.erb
Jean-Philippe Lang 2fbce6515d Add inline image preview/display for attachments and repository entries (#22058).
Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15324 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-04-11 19:17:48 +00:00

2 lines
66 B
Plaintext

<%= image_tag path, :alt => alt, :class => 'filecontent image' %>