From ffbcfe28a9f97c4c5ddf3932c6b980eeb503a54a Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Mon, 22 Feb 2021 01:00:12 +0000 Subject: [PATCH] Concat select styles/js --- RIGS/templates/event_checklist_form.html | 9 ++------- RIGS/templates/event_form.html | 10 ++-------- RIGS/templates/risk_assessment_form.html | 9 ++------- assets/templates/asset_audit_list.html | 1 - assets/templates/asset_form.html | 7 ++----- assets/templates/asset_list.html | 9 ++------- gulpfile.js | 4 ++++ 7 files changed, 14 insertions(+), 35 deletions(-) diff --git a/RIGS/templates/event_checklist_form.html b/RIGS/templates/event_checklist_form.html index 958303cf..08177cd0 100644 --- a/RIGS/templates/event_checklist_form.html +++ b/RIGS/templates/event_checklist_form.html @@ -7,25 +7,20 @@ {% block css %} {{ block.super }} - - + {% endblock %} {% block preload_js %} {{ block.super }} - - + {% endblock %} {% block js %} {{ block.super }} - - - {% include 'partials/datetime-fix.html' %} - + {% endblock %} {% block js %} {{ block.super }} - - - {% include 'partials/datetime-fix.html' %} - + {% endblock %} {% block js %} {{ block.super }} - - - - - - + - + {% endblock %} {% block js %} +