Last fixes from tests

This commit is contained in:
2025-06-14 23:45:05 +02:00
parent 151312b994
commit 1f2d82bd0b
8 changed files with 29 additions and 12 deletions

View File

@@ -44,6 +44,10 @@
{{formField systemFields.biodata.fields.birthplace value=system.biodata.birthplace rootId=partId
disabled=isPlayMode}}
</div>
<div class="experience">
{{formField systemFields.biodata.fields.dod value=system.biodata.dod rootId=partId
disabled=isPlayMode}}
</div>
</fieldset>