mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +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
|
// Reset UI and accessibility
|
||||||
function resetheaders() {
|
function resetheaders() {
|
||||||
tableHeaders.forEach(header => {
|
tableHeaders.forEach(header => {
|
||||||
// unset sort UI in headers
|
// Unset sort UI in headers
|
||||||
unsetHeader(header);
|
unsetHeader(header);
|
||||||
});
|
});
|
||||||
// Reset the announcement region
|
// Reset the announcement region
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue