Alex Savenko
/
linija-svitla
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
4746ddb214cf1616a2cd41e7e0933b70de96e09f
Authored by
Administrator
2016-10-28 18:28:08 +0300
1 parent
68a55045
big commti
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/widgets/Seo.php
Inline
Side-by-side
frontend/widgets/Seo.php
Wrap text
Show/Hide comments
View file @
4746ddb
...
...
@@ -183,7 +183,7 @@ class Seo extends Widget
183
183
184
184
185
185
186
- if (!empty($meta)
) {
186
+ if (!empty($meta)
&& empty($sort) && empty($paginate) && !isset($filter['prices'])
) {
187
187
188
188
$this->getView()->registerMetaTag([
189
189
'name' => 'robots',
...
...