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

@@ -744,15 +744,6 @@ var resources = {
'path': 'resources/tether/{version}/js/tether.min.jsm',
'type': 'application/javascript'
},
// Twitter Bootstrap
'twitterBootstrapJS': {
'path': 'resources/twitter-bootstrap/{version}/js/bootstrap.min.jsm',
'type': 'application/javascript'
},
'twitterBootstrapCSS': {
'path': 'resources/twitter-bootstrap/{version}/css/bootstrap.min.css',
'type': 'text/css'
},
// toastr
'toastrCSS': {
'path': 'resources/toastr.js/{version}/toastr.min.css',