#94 - tâches de premiers soins

This commit is contained in:
Vincent Vandemeulebrouck
2021-01-03 01:24:49 +01:00
parent 55d49e8230
commit 8c8029624a
4 changed files with 15 additions and 3 deletions

View File

@ -49,7 +49,7 @@
<input class="attribute-value" type="text" name="data.points_de_tache_courant" value="{{data.points_de_tache_courant}}" data-dtype="Number"/>
</div>
<span><label>Description : </label></span>
<div class="form-group editor" style="min-height: 400px !important;">
<div class="form-group editor">
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
</div>
</section>