MDL-67708 theme_boost: Remove tether.js orphaned references
authorVictor Deniz Falcon <victor@moodle.com>
Wed, 5 Aug 2020 12:33:31 +0000 (13:33 +0100)
committerVictor Deniz Falcon <victor@moodle.com>
Wed, 5 Aug 2020 12:43:52 +0000 (13:43 +0100)
Since version 4.3.1 Bootstrap is not dependent on the Tether library
and is no longer included, but it was still listed as a third party
library.

.eslintignore
.stylelintignore
theme/boost/thirdpartylibs.xml

index 1bca50c..204cdfc 100644 (file)
@@ -88,5 +88,4 @@ theme/boost/amd/src/bootstrap/tab.js
 theme/boost/amd/src/bootstrap/toast.js
 theme/boost/amd/src/bootstrap/tooltip.js
 theme/boost/amd/src/bootstrap/util.js
-theme/boost/amd/src/tether.js
 theme/boost/scss/fontawesome/
\ No newline at end of file
index c0de22f..4bed2de 100644 (file)
@@ -89,5 +89,4 @@ theme/boost/amd/src/bootstrap/tab.js
 theme/boost/amd/src/bootstrap/toast.js
 theme/boost/amd/src/bootstrap/tooltip.js
 theme/boost/amd/src/bootstrap/util.js
-theme/boost/amd/src/tether.js
 theme/boost/scss/fontawesome/
\ No newline at end of file
index 6149868..33730c2 100644 (file)
     <version>v4.5.0</version>
     <licenseversion></licenseversion>
   </library>
-  <library>
-    <location>amd/src/tether.js</location>
-    <name>tether</name>
-    <license>(MIT)</license>
-    <version>1.3.3</version>
-    <licenseversion></licenseversion>
-  </library>
   <library>
     <location>scss/fontawesome</location>
     <name>Font Awesome by Dave Gandy - http://fontawesome.io</name>