urgence_app/app/views/portlets/render_public/_downloadcontent.html.haml
Nicolas Bally a56f7e6049 initial
2015-09-28 23:42:38 +02:00

12 lines
167 B
Plaintext

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