From 8d077f64983fd9c91116e71c28afe175ac1c3a6c Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Mon, 18 Jul 2022 23:44:54 +0200 Subject: [PATCH] slider begin --- rowers/templates/instroke_interactive.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/rowers/templates/instroke_interactive.html b/rowers/templates/instroke_interactive.html index 31290ff5..ccb5fedc 100644 --- a/rowers/templates/instroke_interactive.html +++ b/rowers/templates/instroke_interactive.html @@ -8,6 +8,13 @@ + + jQuery UI Slider - Range slider + + + + + + {% endblock %} {% block main %} @@ -74,6 +98,7 @@ {{ form.as_table }}
+