????

Your IP : 3.12.163.164


Current Path : C:/inetpub/vhost/redmine/app/views/attachments/
Upload File :
Current File : C:/inetpub/vhost/redmine/app/views/attachments/image.html.erb

<%= render :layout => 'layouts/file' do %>
  <%= render :partial => 'common/image', :locals => {:path => download_named_attachment_path(@attachment, @attachment.filename), :alt => @attachment.filename} %>
<% end %>