Improve system

This commit is contained in:
2022-05-27 09:45:09 +02:00
parent 19cdf93ac0
commit 6ade49ac87
23 changed files with 860 additions and 28 deletions

View File

@ -0,0 +1,6 @@
<span>
<label class="generic-label">Description</label>
</span>
<div class="medium-editor item-text-long-line">
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
</div>