|
|
|
@ -35,7 +35,7 @@
|
|
|
|
|
<%= c1.downloads %>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="table_cell1 downicon1 filename download_icon" >
|
|
|
|
|
<%= link_to_attachment c1, {:download => true, :text => image_tag("/images/button/download.png", width: "22px", alt: l(:button_download)) }%>c
|
|
|
|
|
<%= link_to_attachment c1, {:download => true, :text => image_tag("/images/button/download.png", width: "22px", alt: l(:button_download)) }%>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<% end -%>
|
|
|
|
|