Add link to item in tasks
Add working column in lists
This commit is contained in:
@ -147,7 +147,9 @@
|
||||
<img
|
||||
:src="getImageUrl(event, event.image_file, true)"
|
||||
alt="photo"
|
||||
style="object-fit: cover"
|
||||
v-if="event.image_file"
|
||||
class="full-height"
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section>
|
||||
|
||||
Reference in New Issue
Block a user