mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
remove extra toggle caret
This commit is contained in:
parent
1ac097e13c
commit
f96d57bcf9
1 changed files with 0 additions and 1 deletions
|
@ -1364,7 +1364,6 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
if (accordionIsOpen && !accordion.contains(event.target)) {
|
if (accordionIsOpen && !accordion.contains(event.target)) {
|
||||||
closeFilters();
|
closeFilters();
|
||||||
toggleCaret(statusToggle);
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue