This commit is contained in:
WBHarry 2026-01-29 18:51:13 +01:00
parent 1a928e950c
commit 6e2d700945
2 changed files with 42 additions and 28 deletions

View file

@ -12,4 +12,5 @@
{{/if}}
{{formGroup fields.statuses value=source.statuses options=statuses rootId=rootId classes="statuses"}}
</section>
{{formGroup fields.showIcon value=source.showIcon options=showIconOptions rootId=rootId}}
</section>