From fa8de279d49fb8a1a3e4ec64c57495eb85618f42 Mon Sep 17 00:00:00 2001 From: vincent porte Date: Thu, 8 Aug 2024 10:14:10 +0200 Subject: [PATCH] ui: remove redudant attachment title in panes --- .../templates/forum_conversation/partials/post_form.html | 1 - 1 file changed, 1 deletion(-) diff --git a/lacommunaute/templates/forum_conversation/partials/post_form.html b/lacommunaute/templates/forum_conversation/partials/post_form.html index 7fdd1817..67b6b0e4 100644 --- a/lacommunaute/templates/forum_conversation/partials/post_form.html +++ b/lacommunaute/templates/forum_conversation/partials/post_form.html @@ -31,7 +31,6 @@
-

{% trans "Attachments" %}

{% include "forum_conversation/forum_attachments/attachment_formset.html" %}