From 90dc3dac3b6820d6d04e8a2f08eb940a909d30ad Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 1 Jun 2020 17:41:41 +0100 Subject: [PATCH] Change troggle horizontal menu items --- parsers/survex.py | 1 - templates/base.html | 12 +++++------- templates/expowebbase.html | 19 ++++++++++--------- templates/menu.html | 2 +- urls.py | 22 ++++++++++------------ 5 files changed, 26 insertions(+), 30 deletions(-) diff --git a/parsers/survex.py b/parsers/survex.py index 5a1496b..ccdd527 100644 --- a/parsers/survex.py +++ b/parsers/survex.py @@ -481,7 +481,6 @@ def LoadAllSurvexBlocks(): print("+", file=sys.stderr) sys.stderr.flush(); - # Restore sys.stdout to our old saved file handler sys.stdout = stdout_orig print(' - Loaded All Survex Blocks.') diff --git a/templates/base.html b/templates/base.html index e30cbd5..f9d4bc8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -35,13 +35,11 @@ All Survex | Scans | Tunneldata | - 107 | - 161 | - 204 | - 258 | - 264 | - Expo2016 | - Expo2017 | + 290 | + 291 | + 359 | + 258 | + 264 | Expo2018 | Expo2019 | Expo2020 | diff --git a/templates/expowebbase.html b/templates/expowebbase.html index becdb05..4e9e922 100644 --- a/templates/expowebbase.html +++ b/templates/expowebbase.html @@ -1,11 +1,10 @@ + - - + {% block title %}{% endblock %} -