From 8ef27f7fdac626004597ae7b675f5a53f27cbc7a Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sat, 5 Dec 2020 22:36:03 +0000 Subject: [PATCH] upgrade bootstrap and popper js bootstrap css was on alpha 3 while js was on alpha 1 previously. --- %1 | 0 data/templates/404.html | 4 ++-- data/templates/admin.html | 4 ++-- data/templates/form.html | 4 ++-- data/templates/invalidCode.html | 4 ++-- data/templates/setup.html | 4 ++-- nohup.out | 8 -------- 7 files changed, 10 insertions(+), 18 deletions(-) delete mode 100644 %1 delete mode 100644 nohup.out diff --git a/%1 b/%1 deleted file mode 100644 index e69de29..0000000 diff --git a/data/templates/404.html b/data/templates/404.html index e91cd75..e27c2ea 100644 --- a/data/templates/404.html +++ b/data/templates/404.html @@ -17,9 +17,9 @@ {{ if not .bs5 }} {{ end }} - + {{ if .bs5 }} - + {{ else }} {{ end }} diff --git a/data/templates/admin.html b/data/templates/admin.html index 3e8b5fb..c764f34 100644 --- a/data/templates/admin.html +++ b/data/templates/admin.html @@ -57,9 +57,9 @@ {{ if not .bs5 }} {{ end }} - + {{ if .bs5 }} - + {{ else }} {{ end }} diff --git a/data/templates/form.html b/data/templates/form.html index 6982736..51c65a7 100644 --- a/data/templates/form.html +++ b/data/templates/form.html @@ -17,9 +17,9 @@ {{ if not .settings.bs5 }} {{ end }} - + {{ if .settings.bs5 }} - + {{ else }} {{ end }} diff --git a/data/templates/invalidCode.html b/data/templates/invalidCode.html index 0ea3cef..a0b9546 100644 --- a/data/templates/invalidCode.html +++ b/data/templates/invalidCode.html @@ -9,9 +9,9 @@ {{ if not .bs5 }} {{ end }} - + {{ if .bs5 }} - + {{ else }} {{ end }} diff --git a/data/templates/setup.html b/data/templates/setup.html index 6117b8f..85f208f 100644 --- a/data/templates/setup.html +++ b/data/templates/setup.html @@ -5,8 +5,8 @@ - - + +