From 2d637b607bbd8459b8a279ef81081a091d54628f Mon Sep 17 00:00:00 2001 From: bryan brancotte Date: Tue, 17 Sep 2024 16:02:03 +0200 Subject: [PATCH] Remove script tag --- .../templates/bootstrap4/layout/field_file.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/crispy_bootstrap4/templates/bootstrap4/layout/field_file.html b/crispy_bootstrap4/templates/bootstrap4/layout/field_file.html index a363f37..60e25f7 100644 --- a/crispy_bootstrap4/templates/bootstrap4/layout/field_file.html +++ b/crispy_bootstrap4/templates/bootstrap4/layout/field_file.html @@ -29,15 +29,6 @@
-
{% if not widget.data.is_initial %} {% include 'bootstrap4/layout/help_text_and_errors.html' %}