maisonarbre_app/app/views/portlets/render_public/_downloadcontent.html.haml
Nicolas Bally 1fa250e0e4 Initial
2011-07-15 12:29:09 +02: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, ""