fix: remove duplicated bootstrap toggle library
This commit is contained in:
parent
87fc320541
commit
7414bcf6b6
@ -602,22 +602,6 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
[
|
|
||||||
'name' => 'BootstrapSwitch',
|
|
||||||
'active' => true,
|
|
||||||
'files' => [
|
|
||||||
[
|
|
||||||
'type' => 'js',
|
|
||||||
'asset' => false,
|
|
||||||
'location' => 'https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/js/bootstrap4-toggle.min.js'
|
|
||||||
],
|
|
||||||
[
|
|
||||||
'type' => 'css',
|
|
||||||
'asset' => false,
|
|
||||||
'location' => 'https://cdn.jsdelivr.net/gh/gitbrent/bootstrap4-toggle@3.6.1/css/bootstrap4-toggle.min.css'
|
|
||||||
]
|
|
||||||
]
|
|
||||||
],
|
|
||||||
[
|
[
|
||||||
'name' => 'BootstrapToggleButton',
|
'name' => 'BootstrapToggleButton',
|
||||||
'active' => true,
|
'active' => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user