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

@ -266,6 +266,8 @@ helpers.determineResourceName = function (filename) {
return 'Bootstrap Datepicker';
case 'bootstrap-select.min.css':
return 'Bootstrap-select CSS';
case 'bootstrap-select.min.jsm':
return 'Bootstrap-select JS';
case 'bootstrap-slider.min.jsm':
return 'bootstrap-slider JS';
case 'bootstrap-slider.min.css':