Skip to content

Commit 2019fa2

Browse files
author
kv4nt
committed
update bower component
1 parent 179467f commit 2019fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChosenBootstrapAsset.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
*/
1818
class ChosenBootstrapAsset extends AssetBundle
1919
{
20-
public $sourcePath = '@bower/chosen-bootstrap';
20+
public $sourcePath = '@bower/bootstrap4c-chosen';
2121

2222
public $css = [
23-
'chosen.bootstrap.css',
23+
'component-chosen.min.css',
2424
];
2525

2626
public $depends = [

0 commit comments

Comments
 (0)