mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-18 23:43:19 +08:00
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user