home article cards links made active

This commit is contained in:
2021-06-10 17:42:55 +02:00
parent 352223500f
commit 27ece7a12c
10 changed files with 353 additions and 23 deletions

View File

@@ -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 }}