Anastasia
/
clinica
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
6ba05829c1dbc4108fc77fd578701e2424990ba9
Authored by
Anastasia
2018-06-06 11:55:12 +0300
1 parent
1367d048
- blog
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/blog/index.php
Inline
Side-by-side
frontend/views/blog/index.php
Wrap text
Show/Hide comments
View file @
6ba0582
...
...
@@ -65,7 +65,7 @@
65
65
[
66
66
'dataProvider' => $dataProvider,
67
67
'itemView' => '_article',
68
- '
o
ptions' => [
68
+ '
itemO
ptions' => [
69
69
'class' => 'col-xs-12 col-sm-4 col-md-4 blog-list-col',
70
70
],
71
71
'layout' => '{items}{pager}',
...
...