This commit is contained in:
zandercymatics 2024-03-15 12:01:41 -06:00
parent f34fbaf44c
commit c768c6d857
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -22,7 +22,7 @@ Load our custom filters to extract info from the django generated markup.
<th scope="col" class="action-checkbox-column" title="Toggle all">
<div class="text">
<span>
<input type="checkbox" name="_selected_action" id="action-toggle">
<input type="checkbox" id="action-toggle">
<label for="action-toggle" class="usa-sr-only">Toggle all</label>
</span>
</div>