mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-02 09:04:17 +00:00
download csv button now works
This commit is contained in:
parent
0f189b8e98
commit
72871cd823
@ -13,10 +13,10 @@
|
||||
<h1 class="text-3xl sm:text-4xl font-bold text-gray-800">
|
||||
Anwesenheit
|
||||
</div>
|
||||
<button
|
||||
class="px-6 py-3 text-lg font-semibold text-white bg-indigo-600 rounded-2xl shadow-md hover:bg-indigo-700 transition">
|
||||
<a class="px-6 py-3 text-lg font-semibold text-white bg-indigo-600 rounded-2xl shadow-md hover:bg-indigo-700 transition"
|
||||
href="/api/csv" download="anwesenheit.csv">
|
||||
Download CSV
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user