From 4aee2d63f578a0bc619b40c7c81b46b3f4b749c6 Mon Sep 17 00:00:00 2001 From: Miguel Barão Date: Thu, 14 Apr 2022 21:35:22 +0100 Subject: [PATCH] update html templates to latest bootstrap5 replace fontawesome by bootstrap-icons cosmetic changes --- perguntations/static/fontawesome-free | 1 - perguntations/templates/grade.html | 63 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- perguntations/templates/question.html | 4 ++-- perguntations/templates/review-question-checkbox.html | 18 +++++++++--------- perguntations/templates/review-question-radio.html | 6 +++++- perguntations/templates/review-question.html | 24 ++++++++++++------------ perguntations/templates/review.html | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------- perguntations/templates/test.html | 56 +++++++++++++++++++++++++++----------------------------- 8 files changed, 160 insertions(+), 121 deletions(-) delete mode 120000 perguntations/static/fontawesome-free diff --git a/perguntations/static/fontawesome-free b/perguntations/static/fontawesome-free deleted file mode 120000 index 50141d7..0000000 --- a/perguntations/static/fontawesome-free +++ /dev/null @@ -1 +0,0 @@ -../../node_modules/@fortawesome/fontawesome-free/ \ No newline at end of file diff --git a/perguntations/templates/grade.html b/perguntations/templates/grade.html index 19fd034..59e283f 100644 --- a/perguntations/templates/grade.html +++ b/perguntations/templates/grade.html @@ -33,13 +33,14 @@