From 7dfa7966c1cbf7ff921eaa40bca971c96783780e Mon Sep 17 00:00:00 2001 From: Mo8it Date: Sat, 29 Oct 2022 13:11:46 +0200 Subject: [PATCH] Use strict in JS --- templates/appointment.tera.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/appointment.tera.html b/templates/appointment.tera.html index 186ba54..e431d2c 100644 --- a/templates/appointment.tera.html +++ b/templates/appointment.tera.html @@ -30,10 +30,12 @@ {% block scripts %} {% endblock %}