Improve system
This commit is contained in:
6
templates/partial-item-description.html
Normal file
6
templates/partial-item-description.html
Normal 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>
|
Reference in New Issue
Block a user