From 1a0e2c6f59bcb7d39ca8dbdb8fc05cfdf55300d3 Mon Sep 17 00:00:00 2001 From: Artur Borecki Date: Mon, 16 Mar 2026 12:27:46 +0100 Subject: [PATCH] feat(calendar.html): add `showModal()` function and save currently viewed event to get params --- kursy/templates/calendar.html | 85 ++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/kursy/templates/calendar.html b/kursy/templates/calendar.html index 5d2688d..b93e504 100644 --- a/kursy/templates/calendar.html +++ b/kursy/templates/calendar.html @@ -6,6 +6,89 @@ {% block extra_js %}