Feature: CSV-Export der Suchergebnisse

This commit is contained in:
2025-03-21 12:04:17 +01:00
parent b4939147c4
commit d14ac5d9af
3 changed files with 81 additions and 0 deletions

View File

@@ -82,6 +82,9 @@
<div class="result-counts">
<span id="resultCount" class="result-count"></span>
<button id="exportButton" class="btn btn-sm btn-outline-success ms-2" onclick="exportToCSV()" style="display: none;">
<i class="fas fa-file-csv"></i> CSV Export
</button>
</div>
<div id="loading" class="loading">