From b9143727a033ca6e7753dbe0664316b7d322150c Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Wed, 4 Aug 2021 10:21:07 +0200 Subject: [PATCH] text-size larger and qr code expanded --- .../calculator/templates/base/calculator.report.html.j2 | 8 ++++---- .../themes/cern/templates/calculator.report.html.j2 | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 995e2ec3..25d0f880 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -60,7 +60,7 @@
{% block warning_animation %}
- {{prob_inf | non_zero_percentage}} + {{prob_inf | non_zero_percentage}} @@ -136,14 +136,14 @@ {% block report_footer %}
-
QR code -
-
+
diff --git a/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 b/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 index 96c22fe0..c40b3ace 100644 --- a/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 +++ b/cara/apps/calculator/themes/cern/templates/calculator.report.html.j2 @@ -13,7 +13,7 @@ {% endif %}
- {{prob_inf | non_zero_percentage}} + {{prob_inf | non_zero_percentage}}