ual_app/app/views/portlets/render_public/_linkcontent.html.haml
2014-08-24 00:18:02 +02:00

5 lines
169 B
Plaintext

- 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