mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Select2 v4.0.12 -> v4.0.13 (#155)
This commit is contained in:
@@ -692,13 +692,9 @@ var resources = {
|
||||
'path': 'resources/scriptaculous/{version}/scriptaculous.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Select2
|
||||
'select2css': {
|
||||
'path': 'resources/select2/{version}/select2.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
'select2js': {
|
||||
'path': 'resources/select2/{version}/select2.full.min.jsm',
|
||||
// Select2 (Bundle)
|
||||
'select2': {
|
||||
'path': 'resources/select2/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// showdown
|
||||
|
Reference in New Issue
Block a user