mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added Bootstrap 3 Typeahead v4.0.2
This commit is contained in:
@@ -211,6 +211,11 @@ var resources = {
|
||||
'path': 'resources/bootstrap-slider/{version}/bootstrap-slider.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Bootstrap 3 Typeahead
|
||||
'bootstrap3Typeahead': {
|
||||
'path': 'resources/bootstrap-3-typeahead/{version}/bootstrap3-typeahead.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// clipboard.js
|
||||
'clipboardJS': {
|
||||
'path': 'resources/clipboard.js/{version}/clipboard.min.jsm',
|
||||
|
Reference in New Issue
Block a user