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
5885848cda7e408c669168f18a3f7c424f28ded7
Authored by
Alex Savenko
2016-12-19 13:00:04 +0200
1 parent
e173eff1
remarketing fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
Inline
Side-by-side
frontend/views/site/index.php
Wrap text
Show/Hide comments
View file @
5885848
...
...
@@ -6,7 +6,7 @@ use yii\web\View;
6
6
7
7
$this->params['remarketing']['type'] = 'home';
8
8
$this->params['remarketing']['id'] = '';
9
-$this->params['remarketing']['price'] = '
null
';
9
+$this->params['remarketing']['price'] = '
';
10
10
?>
11
11
12
12
...
...