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 18 [
19 19 'dataProvider' => $dataProvider,
20 20 'itemView' => '@frontend/views/book/_book',
  21 + 'emptyText' => 'Нічого не знайдено',
21 22 'options' => [
22 23 'class' => 'row',
23 24  
... ...