jfn_app/app/views/portlets/render_public/_downloadcontent.html.haml
Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

12 lines
174 B
Plaintext

-if input.data_file
.portlet.download_content
=link_to input.title.to_s, input.data_file.file.url
-else
.portlet.download_content
=link_to input.title.to_s, ""