From 9c4a8374310823a4700d9fb56ad23d63d5c48ff4 Mon Sep 17 00:00:00 2001 From: Mike McCann Date: Tue, 21 May 2024 14:52:50 -0700 Subject: [PATCH] Revert "Github Issue #72: Enhance Missions Detail View - Update#2" --- smdb/smdb/templates/base.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/smdb/smdb/templates/base.html b/smdb/smdb/templates/base.html index 21dfbcf8..e7e2bfbd 100644 --- a/smdb/smdb/templates/base.html +++ b/smdb/smdb/templates/base.html @@ -21,9 +21,10 @@ {% block css %} - {# Latest compiled and minified Bootstrap CSS #} - + {# Other Django packages depend on Bootstrap 4 #} + + {# Add leaflet CSS #} @@ -49,8 +50,8 @@ integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB" crossorigin="anonymous"> - {# Your stuff: Third-party javascript libraries go here #} @@ -71,7 +72,6 @@ {# Left Menu Items #}
@@ -191,8 +190,8 @@ {# Script tags with only code, no src (defer by default) #} {% endblock inline_javascript %}
- Page contents are for MBARI internal use only. -
+


Page contents are for MBARI internal use only. +