reservation-border #1049
@ -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">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user