mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Bootstrap Table v1.18.0 (#163)
This commit is contained in:
@@ -243,6 +243,15 @@ var resources = {
|
||||
'path': 'resources/bootstrap-slider/{version}/bootstrap-slider.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Bootstrap Table
|
||||
'bootstrapTableJS': {
|
||||
'path': 'resources/bootstrap-table/{version}/bootstrap-table.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'bootstrapTableCSS': {
|
||||
'path': 'resources/bootstrap-table/{version}/bootstrap-table.min.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// Bootstrap Toggle
|
||||
'bootstrapToggleJS': {
|
||||
'path': 'resources/bootstrap-toggle/{version}/js/bootstrap-toggle.min.jsm',
|
||||
|
Reference in New Issue
Block a user