crossey_app/app/views/portlets.old/render_public/_downloadcontent.html.haml

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, ""