Minor fixes

This commit is contained in:
2024-12-15 15:49:41 +01:00
parent d14332d26c
commit f9d13e6763
95 changed files with 320 additions and 229 deletions

View File

@ -26,8 +26,8 @@
{{!-- Carac Tab --}}
<div class="tab items" data-group="primary" data-tab="principal">
<span><a class="lock-unlock-sheet"><img class="small-button-container"
src="systems/foundryvtt-vadentis/images/icons/{{#if editScore}}unlocked.svg{{else}}locked.svg{{/if}}" alt="Editable/Vérouillé"
>{{#if editScore}}Editable{{else}}Vérouillé{{/if}}</a>
src="systems/foundryvtt-vadentis/images/icons/{{#if editScore}}unlocked.svg{{else}}locked.svg{{/if}}" alt="Editable/Verouillé"
>{{#if editScore}}Editable{{else}}Verouillé{{/if}}</a>
</span>
<div class="grid grid-2col">
<div class="">
@ -422,7 +422,7 @@
<hr>
<article class="flexcol">
<hr>
<h3>Biography : </h3>
<h3>Biographie : </h3>
<div class="form-group editor">
{{editor history target="system.history" button=true owner=owner editable=editable}}
</div>