Commit 6ba05829c1dbc4108fc77fd578701e2424990ba9

Authored by Anastasia
1 parent 1367d048

- blog

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/blog/index.php
... ... @@ -65,7 +65,7 @@
65 65 [
66 66 'dataProvider' => $dataProvider,
67 67 'itemView' => '_article',
68   - 'options' => [
  68 + 'itemOptions' => [
69 69 'class' => 'col-xs-12 col-sm-4 col-md-4 blog-list-col',
70 70 ],
71 71 'layout' => '{items}{pager}',
... ...