From 141aebd803780a1f2558544b1756d4d7b1ac31bd Mon Sep 17 00:00:00 2001 From: vincent porte Date: Wed, 27 Sep 2023 15:56:35 +0200 Subject: [PATCH 1/2] linter --- .../templates/forum_search/search_form.html | 8 ++-- .../partials/header_nav_primary_items.html | 40 +++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/lacommunaute/templates/forum_search/search_form.html b/lacommunaute/templates/forum_search/search_form.html index bdf89b958..7ae53b764 100644 --- a/lacommunaute/templates/forum_search/search_form.html +++ b/lacommunaute/templates/forum_search/search_form.html @@ -7,10 +7,10 @@
@@ -45,37 +45,37 @@
  • + class="dropdown-item text-primary matomo-event" + data-matomo-category="engagement" + data-matomo-action="view" + data-matomo-option="member"> Accéder à mon profil
  • + class="dropdown-item text-primary matomo-event" + data-matomo-category="engagement" + data-matomo-action="view" + data-matomo-option="upvotes"> Accéder à mes sauvegardes
  • + class="dropdown-item text-primary matomo-event" + data-matomo-category="engagement" + data-matomo-action="view" + data-matomo-option="event"> Accéder à mes évènements
  • + class="dropdown-item text-primary matomo-event" + data-matomo-category="engagement" + data-matomo-action="view" + data-matomo-option="forums"> Accéder à mes thématiques
  • From fdccf94253395a37281283531a2836821732a148 Mon Sep 17 00:00:00 2001 From: vincent porte Date: Wed, 27 Sep 2023 15:56:40 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Matomo:=C2=A0name=20search=20forms?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lacommunaute/templates/forum_search/search_form.html | 2 +- lacommunaute/templates/partials/header_nav_primary_items.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lacommunaute/templates/forum_search/search_form.html b/lacommunaute/templates/forum_search/search_form.html index 7ae53b764..000ab69eb 100644 --- a/lacommunaute/templates/forum_search/search_form.html +++ b/lacommunaute/templates/forum_search/search_form.html @@ -1,6 +1,6 @@ {% load i18n %} -
    +
    {% include "partials/form_field.html" with field=form.q %} diff --git a/lacommunaute/templates/partials/header_nav_primary_items.html b/lacommunaute/templates/partials/header_nav_primary_items.html index 06067216f..b4f65f22f 100644 --- a/lacommunaute/templates/partials/header_nav_primary_items.html +++ b/lacommunaute/templates/partials/header_nav_primary_items.html @@ -3,7 +3,7 @@ {% load theme_inclusion %}
    • - +