This commit is contained in:
Carlos Fernandez 2026-06-01 16:50:39 -04:00 committed by GitHub
commit a340e87c29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 177 additions and 88 deletions

View file

@ -3,8 +3,5 @@
data-tab='{{tabs.notes.id}}'
data-group='{{tabs.notes.group}}'
>
<fieldset class="fit-height">
<legend>{{localize tabs.notes.label}}</legend>
{{formInput notes.field value=notes.value enriched=notes.value toggled=true}}
</fieldset>
{{formInput notes.field value=notes.value enriched=notes.value toggled=true}}
</section>