From 1e22ccd53a337192ffc8ac52890c83183a8d9eac Mon Sep 17 00:00:00 2001 From: Alan Mitchell Date: Sat, 28 Mar 2020 07:38:01 -0800 Subject: [PATCH] Removed BMON Version from the Log-In form. --- bmsapp/templates/bmsapp/base.html | 2 +- bmsapp/templates/lockdown/form.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bmsapp/templates/bmsapp/base.html b/bmsapp/templates/bmsapp/base.html index 6557b0c..3faf195 100644 --- a/bmsapp/templates/bmsapp/base.html +++ b/bmsapp/templates/bmsapp/base.html @@ -141,7 +141,7 @@
-
+
BMON Version: {{ version_date }}
diff --git a/bmsapp/templates/lockdown/form.html b/bmsapp/templates/lockdown/form.html index 5a38027..25aca8b 100644 --- a/bmsapp/templates/lockdown/form.html +++ b/bmsapp/templates/lockdown/form.html @@ -18,8 +18,9 @@ {% block scripts %} {% endblock %} -- 2.26.2