Merge branch 'main' into spie06

This commit is contained in:
Arnaud Delcasse 2025-06-19 09:03:11 +02:00
commit a2edc2179f
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
</div>
<div class="mt-4 sm:mt-0 sm:ml-16 sm:flex-none">
<a href="/app/administration/stats/bookings/export">
<a href="/exports/fleets/bookings">
<button type="button"
class="inline-flex items-center justify-center bg-white hover:bg-gray-50 border-gray-300 border px-4 py-2 text-gray-700 flex items-center text-sm rounded-2xl focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-co-blue">
Export
@ -34,4 +34,4 @@
{{template "bookings_list" .}}
{{end}}
{{end}}