mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
merge
This commit is contained in:
commit
29cca4cbb5
1 changed files with 7 additions and 0 deletions
|
@ -22,6 +22,13 @@
|
|||
* https://developer.mozilla.org/en-US/docs/Web/API/Element/classList
|
||||
*/
|
||||
|
||||
/**
|
||||
* Edits made for dotgov project:
|
||||
* - tooltip exposed to window to be accessible in other js files
|
||||
* - modal exposed to window to be accessible in other js files
|
||||
* - fixed bug in createHeaderButton which added newlines to header button tooltips
|
||||
*/
|
||||
|
||||
if ("document" in window.self) {
|
||||
// Full polyfill for browsers with no classList support
|
||||
// Including IE < Edge missing SVGElement.classList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue