accescible_app/app/views/portlets/render_public/_downloadcontent.html.haml
Nicolas Bally d4484275e8 initial
2011-06-25 12:08:06 +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, ""