mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-01 08:43:30 +02:00
Merge pull request #1915 from cisagov/za/1371-bulk-delete-error
Ticket #1731: Bulk delete error
This commit is contained in:
commit
357ccf0b5b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue