????
Current Path : C:/inetpub/vhost/redmine/plugins/redmine_drive/app/views/issue_drive_files/ |
Current File : C:/inetpub/vhost/redmine/plugins/redmine_drive/app/views/issue_drive_files/image.html.erb |
<%= render layout: 'layouts/file' do %> <%= render partial: 'common/image', locals: { path: download_issue_drive_files_path(@shared_file), alt: @attachment.filename } %> <% end %>