diff --git a/assets/js/src/ie-emulation-modes-warning.js b/assets/js/src/ie-emulation-modes-warning.js index ca2ae1222bb1c4f81de009fe614e36212d4fad1a..610128e2739fd889f3e6f6f72d28b90d224f8018 100644 --- a/assets/js/src/ie-emulation-modes-warning.js +++ b/assets/js/src/ie-emulation-modes-warning.js @@ -1,5 +1,5 @@ // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT -// IT'S JUST JUNK FOR OUR DOCS! +// IT'S ALL JUST JUNK FOR OUR DOCS! // ++++++++++++++++++++++++++++++++++++++++++ // Intended to prevent false-positive bug reports about Bootstrap not working properly in old versions of IE due to folks testing using IE's unreliable emulation modes. diff --git a/assets/js/src/pwa.js b/assets/js/src/pwa.js index 22a0dde6d7ce896162709d791c383f910270bb2d..142f89915544a587f99399d49b7368ce25cb501c 100644 --- a/assets/js/src/pwa.js +++ b/assets/js/src/pwa.js @@ -1,3 +1,7 @@ +// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT +// IT'S ALL JUST JUNK FOR OUR DOCS! +// ++++++++++++++++++++++++++++++++++++++++++ + /* eslint no-console:off */ (function () { diff --git a/assets/js/src/search.js b/assets/js/src/search.js index 3acd71c6f753e42b0658b660945b5e086e885a02..2e91fcf21e4133fc5f4f568b1a474bec7910cd60 100644 --- a/assets/js/src/search.js +++ b/assets/js/src/search.js @@ -1,3 +1,7 @@ +// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT +// IT'S ALL JUST JUNK FOR OUR DOCS! +// ++++++++++++++++++++++++++++++++++++++++++ + (function () { 'use strict'