1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

TwitterBootstrap removed (#135)

This commit is contained in:
nobody
2020-10-14 06:09:01 +02:00
parent 09cbad0c75
commit 7a9a50acfc
14 changed files with 9 additions and 1218 deletions

View File

@ -561,12 +561,6 @@ helpers.setLastVersion = function (type, version) {
return '1.4.7';
} else if (type.includes('/tooltipster/3.')) {
return '3.3.0';
} else if (type.includes('/twitter-bootstrap/4.')) {
return '4.5.0';
} else if (type.includes('/twitter-bootstrap/3.')) {
return '3.4.1';
} else if (type.includes('/twitter-bootstrap/2.')) {
return '2.3.2';
} else if (type.includes('/toastr.js/2.')) {
return '2.1.4';
} else if (type.includes('/underscore.js/1.')) {