This commit is contained in:
les
2021-04-26 23:18:16 +02:00
parent 0cbd419210
commit 8519b26c05
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
v-card.h-event.event
v-card.h-event.event.d-flex
nuxt-link(:to='`/event/${event.slug || event.id}`')
v-img.img(:src="`/media/thumb/${event.image_path || 'logo.svg' }`")
v-icon.float-right.mr-1(v-if='event.parentId' color='success') mdi-repeat