Commit e1b5ac6e by callmez

typo path fix

parent f2dd9c3f
......@@ -19,7 +19,7 @@ class BootstrapThemeAsset extends AssetBundle
{
public $sourcePath = '@yii/bootstrap/assets';
public $css = array(
'js/bootstrap-theme.css',
'css/bootstrap-theme.css',
);
public $depends = array(
'yii\bootstrap\BootstrapAsset',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment