From bb84bbab77ad023fa38c569d1c8794423d028e58 Mon Sep 17 00:00:00 2001 From: James Cook Date: Mon, 6 Oct 2025 21:17:55 +0100 Subject: [PATCH] remove async from select.js script --- RIGS/templates/event_archive.html | 2 +- RIGS/templates/hs/risk_assessment_form.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RIGS/templates/event_archive.html b/RIGS/templates/event_archive.html index 35f17950..41e2f27a 100644 --- a/RIGS/templates/event_archive.html +++ b/RIGS/templates/event_archive.html @@ -11,7 +11,7 @@ {% block preload_js %} {{ block.super }} - + {% endblock %} {% block content %} diff --git a/RIGS/templates/hs/risk_assessment_form.html b/RIGS/templates/hs/risk_assessment_form.html index 3a3e9f1b..572d8b31 100644 --- a/RIGS/templates/hs/risk_assessment_form.html +++ b/RIGS/templates/hs/risk_assessment_form.html @@ -9,7 +9,7 @@ {% endblock %} {% block preload_js %} - + {% endblock %} {% block js %}