Commit fd5cb3ef1600261592c5ef9bf43d49354f8eadea

Authored by Anastasia
1 parent ed7ff609

- bug fix in search1

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
frontend/views/support/search-result.php
@@ -18,6 +18,7 @@ @@ -18,6 +18,7 @@
18 [ 18 [
19 'dataProvider' => $dataProvider, 19 'dataProvider' => $dataProvider,
20 'itemView' => '@frontend/views/book/_book', 20 'itemView' => '@frontend/views/book/_book',
  21 + 'emptyText' => 'Нічого не знайдено',
21 'options' => [ 22 'options' => [
22 'class' => 'row', 23 'class' => 'row',
23 24