Initial data model migration
This commit is contained in:
10
templates/partial-item-description.hbs
Normal file
10
templates/partial-item-description.hbs
Normal file
@@ -0,0 +1,10 @@
|
||||
<div class="tab description" data-group="primary" data-tab="description">
|
||||
<div class="editor">
|
||||
{{editor
|
||||
enrichedDescription
|
||||
target="system.description"
|
||||
button=true
|
||||
editable=isEditMode
|
||||
}}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user