Trigger PR

This commit is contained in:
Rachid Mrad 2024-06-07 17:59:39 -04:00
parent 6ff9df1a5f
commit abd746abe2
No known key found for this signature in database

View file

@ -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