From 5ff31d320ef9e981aa4cdd848fdf94f290c8dd66 Mon Sep 17 00:00:00 2001 From: neingeist Date: Sat, 4 Dec 2021 04:04:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20switch=20to=20bootstrap-flask=20?= =?UTF-8?q?/=20bootstrap=204?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO.md | 1 - templates/bootstrap/base.html | 2 +- templates/download.html | 8 ++++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index a5d29e5..3c80703 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,6 @@ bootstrap 4 ----------- -* fix calendar icon * fix calender locale ("December") * waren die Fehler früher rot? diff --git a/templates/bootstrap/base.html b/templates/bootstrap/base.html index ab61a0c..856279d 100644 --- a/templates/bootstrap/base.html +++ b/templates/bootstrap/base.html @@ -1,5 +1,5 @@ - + {% block head %} diff --git a/templates/download.html b/templates/download.html index 8bd5bd2..c621f07 100644 --- a/templates/download.html +++ b/templates/download.html @@ -11,6 +11,10 @@ href="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.39.0/css/tempusdominus-bootstrap-4.min.css" integrity="sha512-3JRrEUwaCkFUBLK1N8HehwQgu8e23jTH4np5NHOmQOobuC4ROQxFwFgBLTnhcnQRMs84muMh0PnnwXlPq5MGjg==" crossorigin="anonymous" /> + {% endblock %} {% block page_header %} @@ -30,7 +34,7 @@
{{ form.start_time.label(class_="form-control-label") }} -
+