jfn_app/app/views/portlets/render_public/_linkcontent.html.haml
Nicolas Bally 0d62fbe429 initial
2011-12-29 11:06:37 +01:00

6 lines
196 B
Plaintext

.portlet.link_content
- if input.cible
-url = input.cible.cible_url
-else
-url = ""
=link_to input.name.to_s, url.to_s, :class => "external_link", :target => ("_blank" if input.popup).to_s