From b04a168f013ca10cca0967fd3c487c3feabc1a94 Mon Sep 17 00:00:00 2001 From: FreneticScribbler Date: Thu, 20 Jan 2022 10:59:25 +0000 Subject: [PATCH] Remove flatpickr polyfill Firefox now supports it natively...finally! Closes #475 --- RIGS/templates/event_checklist_form.html | 2 -- RIGS/templates/event_form.html | 2 -- gulpfile.js | 2 -- package-lock.json | 11 -------- package.json | 1 - pipeline/source_assets/js/interaction.js | 2 +- templates/partials/datetime-fix.html | 34 ------------------------ 7 files changed, 1 insertion(+), 53 deletions(-) delete mode 100644 templates/partials/datetime-fix.html diff --git a/RIGS/templates/event_checklist_form.html b/RIGS/templates/event_checklist_form.html index fd5023ed..6db9f398 100644 --- a/RIGS/templates/event_checklist_form.html +++ b/RIGS/templates/event_checklist_form.html @@ -20,8 +20,6 @@ - {% include 'partials/datetime-fix.html' %} - - {% include 'partials/datetime-fix.html' %} -