mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Locales for Bootstrap Datepicker v1.9.0 added
This commit is contained in:
@@ -183,13 +183,9 @@ var resources = {
|
||||
'path': 'resources/bootstrap-daterangepicker/{version}/daterangepicker.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Bootstrap Datepicker
|
||||
'bootstrapDatepickerCSS': {
|
||||
'path': 'resources/bootstrap-datepicker/{version}/css/bootstrap-datepicker.standalone.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'bootstrapDatepickerJS': {
|
||||
'path': 'resources/bootstrap-datepicker/{version}/js/bootstrap-datepicker.min.jsm',
|
||||
// Bootstrap Datepicker (bundle)
|
||||
'bootstrapDatepickerBundle': {
|
||||
'path': 'resources/bootstrap-datepicker/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Bootstrap-select
|
||||
|
Reference in New Issue
Block a user