1
0
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:
nobody
2020-10-25 18:24:04 +01:00
parent 25908d7a4a
commit 4881f429a1
68 changed files with 73 additions and 12 deletions

View File

@@ -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