From 63a098fcdbf15cc3a58247aec372a72550ecba7d Mon Sep 17 00:00:00 2001 From: Bruno Prieto Date: Thu, 13 Mar 2025 23:44:05 +0100 Subject: [PATCH] Fix filter input and label id assigments --- app/views/filters/_assignees.html.erb | 7 ++++--- app/views/filters/_buckets.html.erb | 5 +++-- app/views/filters/_creators.html.erb | 10 ++++++---- app/views/filters/_stages.html.erb | 5 +++-- app/views/filters/_tags.html.erb | 5 +++-- 5 files changed, 19 insertions(+), 13 deletions(-) diff --git a/app/views/filters/_assignees.html.erb b/app/views/filters/_assignees.html.erb index 580156429..8dfdc7f9d 100644 --- a/app/views/filters/_assignees.html.erb +++ b/app/views/filters/_assignees.html.erb @@ -26,7 +26,7 @@ <% end %>