From a2c851a853cab20e568689730f16a8cc8e91aad9 Mon Sep 17 00:00:00 2001 From: Priec Date: Sat, 16 May 2026 16:28:10 +0200 Subject: [PATCH] calendar contrast --- ht_booking/assets/views/calendar/week.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ht_booking/assets/views/calendar/week.html b/ht_booking/assets/views/calendar/week.html index 5138881..daf2381 100644 --- a/ht_booking/assets/views/calendar/week.html +++ b/ht_booking/assets/views/calendar/week.html @@ -3,6 +3,24 @@ {% block title %}{{ t(key="calendar-title", lang=lang) }}{% endblock title %} {% block head %} + {% if is_admin %}