From 4689fb10840fe6a23614ea728c6c5d9917ac2f98 Mon Sep 17 00:00:00 2001 From: hellodeloo Date: Tue, 9 Jul 2024 10:05:30 +0200 Subject: [PATCH] fix: htmx offcanvas form tag --- .../apply/includes/job_applications_filters/offcanvas.html | 1 - 1 file changed, 1 deletion(-) diff --git a/itou/templates/apply/includes/job_applications_filters/offcanvas.html b/itou/templates/apply/includes/job_applications_filters/offcanvas.html index 97c0ec61d5..aecc284709 100644 --- a/itou/templates/apply/includes/job_applications_filters/offcanvas.html +++ b/itou/templates/apply/includes/job_applications_filters/offcanvas.html @@ -5,7 +5,6 @@ {% if not request.user.is_job_seeker %}hx-include="#id_job_seeker"{% endif %} hx-swap="outerHTML" hx-push-url="true"> - > {% comment %} Do not reload the entire offcanvas with HTMX. Otherwise, STR : 1. Select a filter from the top bar (one with btn_dropdown_filter=True)