mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Datepicker (ngx-bootstrap) v6.2.0 (#430)
This commit is contained in:
@ -615,6 +615,10 @@ var resources = {
|
||||
'mootools': {
|
||||
'path': 'resources/mootools/{version}/mootools-core.min.jsm'
|
||||
},
|
||||
// ngx-bootstrap datepicker
|
||||
'ngxBootstrapDatepicker': {
|
||||
'path': 'resources/ngx-bootstrap/{version}/datepicker/bs-datepicker.css'
|
||||
},
|
||||
// noUiSlider
|
||||
'noUiSlider': {
|
||||
'path': 'resources/noUiSlider/{version}/nouislider.min.jsm'
|
||||
|
Reference in New Issue
Block a user