From bc5c0b9e5381a3b51da626dc3e377989be857118 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Mon, 1 Jun 2020 17:41:41 +0100 Subject: [PATCH] Chng troggle horizontal menu items & svx template --- parsers/survex.py | 1 - templates/base.html | 12 +++++------- templates/expowebbase.html | 19 ++++++++++--------- templates/menu.html | 2 +- urls.py | 24 ++++++++++++------------ 5 files changed, 28 insertions(+), 30 deletions(-) diff --git a/parsers/survex.py b/parsers/survex.py index 31f545b..86c69b0 100644 --- a/parsers/survex.py +++ b/parsers/survex.py @@ -476,7 +476,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 %} -