Commit 94a12accf993d78139b02a69539e05a6c54d27a4

Authored by Anastasia
1 parent 80bc811c

- disable css bootstrap

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/config/main.php
@@ -255,6 +255,9 @@ @@ -255,6 +255,9 @@
255 'components' => [ 255 'components' => [
256 'assetManager' => [ 256 'assetManager' => [
257 'bundles' => [ 257 'bundles' => [
  258 + 'yii\bootstrap\BootstrapAsset' => [
  259 + 'css' => []
  260 + ],
258 // new version gentenella 261 // new version gentenella
259 // 'kartik\select2\Select2Asset' => [ 262 // 'kartik\select2\Select2Asset' => [
260 // 'css' => [], 263 // 'css' => [],