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
b56b15daeb8a655cafb47629bd0d49f62f8f1fca
Authored by
Alex Savenko
2016-12-19 12:56:26 +0200
1 parent
7e069e36
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 @
b56b15d
...
...
@@ -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'] =
''
;
9
+$this->params['remarketing']['price'] =
null
;
10
10
?>
11
11
12
12
...
...