Anastasia
/
books
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
7092689242c720a0613cf0ea44694053476e8f3f
Authored by
Anastasia
2018-06-21 17:18:53 +0300
1 parent
d09c1bb1
delete bootstrap
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
frontend/assets/AppAsset.php
Inline
Side-by-side
frontend/assets/AppAsset.php
Wrap text
Show/Hide comments
View file @
7092689
...
...
@@ -24,7 +24,6 @@
24
24
public $depends = [
25
25
'yii\web\YiiAsset',
26
26
'rmrevin\yii\fontawesome\AssetBundle',
27
- 'yii\bootstrap\BootstrapPluginAsset',
28
27
];
29
28
}
30
29
31
30
\ No newline at end of file
...
...