editable image add image icon

This commit is contained in:
2024-03-19 21:44:04 +01:00
parent e9b6b90816
commit 4b215617f1
3 changed files with 17 additions and 6 deletions

View File

@@ -59,6 +59,7 @@ export default {
<section class="entite">
<section v-if="entite.image.length || entite.can_update" class="image">
<ImageEditable
:can_update="entite.can_update"
:image="entite.image"
:data="{
entitytype: 'node',