2022-12-15 21:44:23 +01:00
|
|
|
<div class="tab description" data-group="primary" data-tab="description">
|
2022-12-29 20:30:28 +01:00
|
|
|
<div class="flexrow">
|
|
|
|
<label class="item-field-label-medium">Display name</label>
|
|
|
|
<input type="text" class="" name="system.displayname" value="{{system.displayname}}" data-dtype="string"/>
|
|
|
|
</div>
|
2023-05-07 14:03:14 +02:00
|
|
|
|
2022-12-15 21:44:23 +01:00
|
|
|
<div>
|
2023-05-07 14:03:14 +02:00
|
|
|
<label class="generic-label">Notes</label>
|
2023-06-06 09:18:33 +02:00
|
|
|
<div class="small-editor item-text-long-line">
|
2023-05-07 14:03:14 +02:00
|
|
|
{{editor notes target="system.notes" button=true owner=owner editable=editable}}
|
2022-12-15 21:44:23 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2023-05-07 14:03:14 +02:00
|
|
|
|
2022-12-28 10:30:56 +01:00
|
|
|
<div>
|
2023-05-07 14:03:14 +02:00
|
|
|
<label class="generic-label">Description</label>
|
2022-12-28 10:30:56 +01:00
|
|
|
<div class="medium-editor item-text-long-line">
|
2023-05-07 14:03:14 +02:00
|
|
|
{{editor description target="system.description" button=true owner=owner editable=editable}}
|
2022-12-28 10:30:56 +01:00
|
|
|
</div>
|
|
|
|
</div>
|
2022-12-15 21:44:23 +01:00
|
|
|
</div>
|