Fix voe 0.8

This commit is contained in:
2021-02-20 09:15:52 +01:00
parent 8b7b474442
commit c594405dcc
35 changed files with 203 additions and 266 deletions

View File

@@ -11,7 +11,7 @@
<div class="flexcol">
<span><label>Description : </label></span>
<div class="form-group editor">
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
{{editor content=data.data.description target="data.description" button=true owner=owner editable=editable}}
</div>
</div>
</section>