From af05f1d520b7fbd8fe5e25ee5ff6dd699eed4e3f Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 31 Oct 2023 20:38:03 +0000 Subject: [PATCH] streamlined breadcrumbs --- web/pages/runs/edit_result.html | 201 +++++++++++++++++--------------- web/pages/runs/run.html | 9 +- 2 files changed, 111 insertions(+), 99 deletions(-) diff --git a/web/pages/runs/edit_result.html b/web/pages/runs/edit_result.html index 1876c34..0a1ae53 100644 --- a/web/pages/runs/edit_result.html +++ b/web/pages/runs/edit_result.html @@ -1,102 +1,109 @@ - -

Ergebnis - -

-
- - -
- - + +
+ + -
-
- - > -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - > -
- + + + +
+
+ + > +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + > +
+ -
-
\ No newline at end of file +
+ + \ No newline at end of file diff --git a/web/pages/runs/run.html b/web/pages/runs/run.html index c468bfa..0b88405 100644 --- a/web/pages/runs/run.html +++ b/web/pages/runs/run.html @@ -1,8 +1,13 @@