From 04f4498f53fab32049b3b68db254b078e419cb6e Mon Sep 17 00:00:00 2001 From: rachidatecs Date: Wed, 26 Jul 2023 16:09:43 -0400 Subject: [PATCH] Hide accessible checkbox labels --- src/registrar/templates/admin/change_list_results.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registrar/templates/admin/change_list_results.html b/src/registrar/templates/admin/change_list_results.html index 1b8f40b1e..d5e1587d0 100644 --- a/src/registrar/templates/admin/change_list_results.html +++ b/src/registrar/templates/admin/change_list_results.html @@ -22,7 +22,7 @@ Load our custom filters to extract info from the django generated markup.
- +
@@ -73,7 +73,7 @@ checkboxes. {% with result_label=result.1|extract_a_text %} - + {% endwith %} {% endwith %}