mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-19 17:25:56 +02:00
Trigger PR
This commit is contained in:
parent
6ff9df1a5f
commit
abd746abe2
1 changed files with 1 additions and 1 deletions
|
@ -1225,7 +1225,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
// Reset UI and accessibility
|
||||
function resetheaders() {
|
||||
tableHeaders.forEach(header => {
|
||||
// unset sort UI in headers
|
||||
// Unset sort UI in headers
|
||||
unsetHeader(header);
|
||||
});
|
||||
// Reset the announcement region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue