From e8f2730f3221a69424b343e4655257bc0821aa6f Mon Sep 17 00:00:00 2001 From: CuriousX Date: Tue, 4 Mar 2025 10:44:42 -0700 Subject: [PATCH] Update src/registrar/templates/django/admin/multiple_choice_list_filter.html Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com> --- .../templates/django/admin/multiple_choice_list_filter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/django/admin/multiple_choice_list_filter.html b/src/registrar/templates/django/admin/multiple_choice_list_filter.html index 1a0c78ffc..b149a6d56 100644 --- a/src/registrar/templates/django/admin/multiple_choice_list_filter.html +++ b/src/registrar/templates/django/admin/multiple_choice_list_filter.html @@ -16,7 +16,7 @@ {% for choice in choices %} {% if not choice.reset %} - + {% if choice.selected and choice.exclude_query_string %} {{ choice.display }}