]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add comment in docs JS files.
authorXhmikosR <xhmikosr@gmail.com>
Fri, 27 Apr 2018 07:11:17 +0000 (10:11 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 27 Apr 2018 07:22:58 +0000 (10:22 +0300)
assets/js/src/ie-emulation-modes-warning.js
assets/js/src/pwa.js
assets/js/src/search.js

index ca2ae1222bb1c4f81de009fe614e36212d4fad1a..610128e2739fd889f3e6f6f72d28b90d224f8018 100644 (file)
@@ -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.
index 22a0dde6d7ce896162709d791c383f910270bb2d..142f89915544a587f99399d49b7368ce25cb501c 100644 (file)
@@ -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 () {
index 3acd71c6f753e42b0658b660945b5e086e885a02..2e91fcf21e4133fc5f4f568b1a474bec7910cd60 100644 (file)
@@ -1,3 +1,7 @@
+// NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT
+// IT'S ALL JUST JUNK FOR OUR DOCS!
+// ++++++++++++++++++++++++++++++++++++++++++
+
 (function () {
   'use strict'