slot end tag

This commit is contained in:
Harald Bamberger
2026-05-19 17:11:51 +02:00
parent 981c97173e
commit 2e5e7afb4d
+1 -1
View File
@@ -723,7 +723,7 @@ export const CoreFilterCmpt = {
<span class="fa-solid fa-xl fa-table-columns"></span> <span class="fa-solid fa-xl fa-table-columns"></span>
</a> </a>
<table-download class="btn btn-link px-0 fhc-text" :tabulator="tabulator" :config="download"></table-download> <table-download class="btn btn-link px-0 fhc-text" :tabulator="tabulator" :config="download"></table-download>
<slot name="additional"><slot> <slot name="additional"></slot>
</div> </div>
</div> </div>