diff --git a/frontend/config/main.php b/frontend/config/main.php index 37b7c1a..f92c48d 100755 --- a/frontend/config/main.php +++ b/frontend/config/main.php @@ -255,6 +255,9 @@ 'components' => [ 'assetManager' => [ 'bundles' => [ + 'yii\bootstrap\BootstrapAsset' => [ + 'css' => [] + ], // new version gentenella // 'kartik\select2\Select2Asset' => [ // 'css' => [], -- libgit2 0.21.4