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

Added Bootstrap Datepicker JS and CSS v1.9.0

This commit is contained in:
nobody
2020-05-22 11:32:29 +02:00
parent 6339f66bdd
commit 14c0adc281
7 changed files with 40 additions and 2 deletions

View File

@@ -157,6 +157,10 @@ var files = {
// Bootstrap Daterangepicker
'resources/bootstrap-daterangepicker/2.1.27/daterangepicker.min.jsm': true,
// Bootstrap Datepicker
'resources/bootstrap-datepicker/1.9.0/js/bootstrap-datepicker.min.jsm': true,
'resources/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.standalone.min.css': true,
// clipboard.js
'resources/clipboard.js/2.0.6/clipboard.min.jsm': true,