5 Commits

Author SHA1 Message Date
34ade37f2d Merge pull request 'add docs' (#1057) from docs into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 12m47s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 7m0s
Reviewed-on: #1057
2025-05-22 13:26:01 +02:00
5b75ff5d38 Merge pull request 'add planned mod' (#1054) from restructure into main
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
Reviewed-on: #1054
2025-05-22 13:08:03 +02:00
743359904a Merge pull request '[BUGFIX] add border top reservation' (#1052) from reservation-border into main
Some checks failed
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
Reviewed-on: #1052
2025-05-22 12:43:20 +02:00
f46ddf249a Merge pull request 'slight restructure of trip' (#1051) from restructure into main
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
Reviewed-on: #1051
2025-05-22 12:41:54 +02:00
Marie Birner
47e3d1b5b3 [BUGFIX] add border top reservation
Some checks failed
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-05-22 12:34:05 +02:00

View File

@@ -94,7 +94,7 @@
{# --- START Boatreservations--- #} {# --- START Boatreservations--- #}
{% for _, reservations_for_event in day.boat_reservations %} {% for _, reservations_for_event in day.boat_reservations %}
{% set reservation = reservations_for_event[0] %} {% set reservation = reservations_for_event[0] %}
<div class="pt-2 px-3 border-gray-200"> <div class="pt-2 px-3 border-t border-gray-200">
<div class="flex justify-between items-center"> <div class="flex justify-between items-center">
<div class="mr-1"> <div class="mr-1">
<span class="text-primary-900 dark:text-white"> <span class="text-primary-900 dark:text-white">