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

Added Twitter-Bootstrap JS and CSS v2.3.2

This commit is contained in:
nobody
2020-05-22 09:32:53 +02:00
parent 6a865f993d
commit f63bc600fc
6 changed files with 24 additions and 0 deletions

View File

@ -328,6 +328,8 @@ var files = {
'resources/toastr.js/2.1.4/toastr.min.jsm': true,
// Twitter Bootstrap
'resources/twitter-bootstrap/2.3.2/js/bootstrap.min.jsm': true,
'resources/twitter-bootstrap/2.3.2/css/bootstrap.min.css': true,
'resources/twitter-bootstrap/3.4.1/js/bootstrap.min.jsm': true,
'resources/twitter-bootstrap/3.4.1/css/bootstrap.min.css': true,
'resources/twitter-bootstrap/4.5.0/js/bootstrap.min.jsm': true,