Merge branch 'boat-stats' into 'staging'

also show in kiosk mode

See merge request PhilippHofer/rot!60
This commit is contained in:
PhilippHofer 2023-10-31 17:35:54 +00:00
commit abe4a68c23

View File

@ -23,7 +23,8 @@
<div>
<a href="/log" class="px-2">Ausfahrt eintragen</a>
<a href="/log/show" class="px-2">Logbuch</a>
<a href="/stat" class="px-2">Statistik</a>
<a href="/stat" class="px-2">Personen Statistik</a>
<a href="/stat" class="px-2">Boots Statistik</a>
<a href="/boatdamage" class="px-2">Bootsschaden</a>
</div>
</header>