centaure2_app/app/views/portlets/render_public/_downloadcontent.html.haml
Nicolas Bally 7d852277ae initial
2015-04-09 22:18:02 +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, ""