Conserve l'historique des réponses
All checks were successful
Release Creation / build (release) Successful in 1m26s
All checks were successful
Release Creation / build (release) Successful in 1m26s
This commit is contained in:
@ -449,7 +449,7 @@
|
||||
<h3><label class="items-title-text">Background</label></h3>
|
||||
</span>
|
||||
<div class="form-group editor">
|
||||
{{editor description target="system.biodata.description" button=true owner=owner
|
||||
{{editor description target="system.description" button=true owner=owner
|
||||
editable=editable}}
|
||||
</div>
|
||||
<hr>
|
||||
@ -457,7 +457,14 @@
|
||||
<h3><label class="items-title-text">Notes</label></h3>
|
||||
</span>
|
||||
<div class="form-group editor">
|
||||
{{editor notes target="system.biodata.notes" button=true owner=owner editable=editable}}
|
||||
{{editor notes target="system.notes" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
<hr>
|
||||
<span class="item-name-label-header items-title-bg">
|
||||
<h3><label class="items-title-text">Histoire</label></h3>
|
||||
</span>
|
||||
<div class="form-group editor">
|
||||
{{editor histoire target="system.histoire" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
<hr>
|
||||
|
||||
|
Reference in New Issue
Block a user