From 439ac3363b4195b74f81e57996efab68fc6bf3ba Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Thu, 26 Aug 2021 10:35:07 +0200 Subject: [PATCH] moved pdf.js script tag into the bottom of the html page --- cara/apps/calculator/templates/base/calculator.report.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cara/apps/calculator/templates/base/calculator.report.html.j2 b/cara/apps/calculator/templates/base/calculator.report.html.j2 index 0cbe8eef..7af43940 100644 --- a/cara/apps/calculator/templates/base/calculator.report.html.j2 +++ b/cara/apps/calculator/templates/base/calculator.report.html.j2 @@ -9,9 +9,8 @@ - - + @@ -429,6 +428,7 @@ {% endblock disclaimer_container %} +