From b5c2df61bad511a5e653ccba5017339ea60b6cf5 Mon Sep 17 00:00:00 2001 From: Dimitar Tasev Date: Fri, 26 Mar 2021 17:03:52 +0000 Subject: [PATCH] Adds Back to button --- .../templates/run_summary.html | 7 ++++- .../templates/snippets/run_variables.html | 26 +++++++------------ 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/WebApp/autoreduce_webapp/templates/run_summary.html b/WebApp/autoreduce_webapp/templates/run_summary.html index 387e7a408..ced742827 100644 --- a/WebApp/autoreduce_webapp/templates/run_summary.html +++ b/WebApp/autoreduce_webapp/templates/run_summary.html @@ -211,7 +211,12 @@

Reduction Job #{{ run.title }}

The reduce_vars.py script is missing for this instrument. Please create it before being able to submit re-runs.

{% endif %} - + + {% endif %}
-
+ {% csrf_token %} @@ -25,7 +24,7 @@
- +
@@ -35,23 +34,23 @@
-

Additional Actions

+
+

Additional Actions

+
-