fix export link
This commit is contained in:
parent
23cc806a0d
commit
18ea4e2009
|
@ -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}}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue