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

Added Bootstrap-Select JS v1.13.17

This commit is contained in:
nobody
2020-05-22 11:30:28 +02:00
parent 6ed9310f49
commit 08390f3448
6 changed files with 18 additions and 0 deletions

View File

@@ -161,6 +161,10 @@ var resources = {
'path': 'resources/bootstrap-select/{version}/css/bootstrap-select.min.css',
'type': 'text/css'
},
'bootstrapSelectJS': {
'path': 'resources/bootstrap-select/{version}/js/bootstrap-select.min.jsm',
'type': 'application/javascript'
},
// bootstrap-slider (Slider for Bootstrap 3)
'bootstrapSliderCSS': {
'path': 'resources/bootstrap-slider/{version}/bootstrap-slider.min.css',