From b6d19861cf2ddd2c9e2c78069c361ab41ab65304 Mon Sep 17 00:00:00 2001 From: "Karen A. Salamy" Date: Mon, 20 May 2024 20:04:19 -0700 Subject: [PATCH] Github Issue #72: Enhance Missions Detail View - Update#2 View updates and fixes. --- smdb/smdb/templates/pages/home.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/smdb/smdb/templates/pages/home.html b/smdb/smdb/templates/pages/home.html index c4368218..9a73e82b 100644 --- a/smdb/smdb/templates/pages/home.html +++ b/smdb/smdb/templates/pages/home.html @@ -128,13 +128,15 @@ -
+ {# Set the Update Map Button to new bounds and time constrained link #} Update Map
+
+
@@ -146,4 +148,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}