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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user