Compare commits

...

3 Commits

Author SHA1 Message Date
Arnaud Delcasse a2edc2179f Merge branch 'main' into spie06 2025-06-19 09:03:11 +02:00
Arnaud Delcasse 3734beeb62 automatic 2025-06-19 09:02:55 +02:00
Arnaud Delcasse 18ea4e2009 fix export link 2025-06-19 08:59:11 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
</div> </div>
<div class="mt-4 sm:mt-0 sm:ml-16 sm:flex-none"> <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" <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"> 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 Export