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

Added BootboxJS v4.4.0

This commit is contained in:
nobody
2020-06-25 20:59:13 +02:00
parent 840e73e76d
commit 31fa597b81
5 changed files with 11 additions and 0 deletions

View File

@@ -168,6 +168,11 @@ var resources = {
'path': 'resources/backbone.js/{version}/backbone-min.jsm',
'type': 'application/javascript'
},
// BootboxJS
'bootbox': {
'path': 'resources/bootbox.js/{version}/bootbox.min.jsm',
'type': 'application/javascript'
},
// Bootstrap.js
'bootstrapJS': {
'path': 'resources/bootstrap.js/{version}/bootstrap.min.jsm',