editable image add image icon
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user