From 7092689242c720a0613cf0ea44694053476e8f3f Mon Sep 17 00:00:00 2001 From: Anastasia Date: Thu, 21 Jun 2018 17:18:53 +0300 Subject: [PATCH] delete bootstrap --- frontend/assets/AppAsset.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/frontend/assets/AppAsset.php b/frontend/assets/AppAsset.php index 664e1ac..0befb30 100755 --- a/frontend/assets/AppAsset.php +++ b/frontend/assets/AppAsset.php @@ -24,7 +24,6 @@ public $depends = [ 'yii\web\YiiAsset', 'rmrevin\yii\fontawesome\AssetBundle', - 'yii\bootstrap\BootstrapPluginAsset', ]; } \ No newline at end of file -- libgit2 0.21.4