home article cards links made active
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
*/
|
||||
#}
|
||||
{% if url %}
|
||||
{# {{ link(image, url, { '@click.prevent.stop':'onClickLink' }) }} #}
|
||||
<!-- attributes are added from vue_link_formatter custom module -->
|
||||
{{ link(image, url) }}
|
||||
{% else %}
|
||||
{{ image }}
|
||||
|
Reference in New Issue
Block a user