Skip to content

Commit

Permalink
Merge pull request #1915 from cisagov/za/1371-bulk-delete-error
Browse files Browse the repository at this point in the history
Ticket #1731: Bulk delete error
  • Loading branch information
zandercymatics authored Mar 19, 2024
2 parents 7a6beba + c768c6d commit 357ccf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/registrar/templates/admin/change_list_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<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>
Expand Down

0 comments on commit 357ccf0

Please sign in to comment.