Fixed Notes enriched path and adversary-settings form id

This commit is contained in:
WBHarry 2025-07-01 12:14:47 +02:00
parent f48459114a
commit 8ea596544b
2 changed files with 2 additions and 6 deletions

View file

@ -5,6 +5,6 @@
>
<fieldset class="fit-height">
<legend>{{localize tabs.notes.label}}</legend>
{{formInput systemFields.notes value=document.system.notes enriched=source.document.notes localize=true toggled=true}}
{{formInput systemFields.notes value=document.system.notes enriched=document.system.notes localize=true toggled=true}}
</fieldset>
</section>