Administrator
/
new_rukzachok-1
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
1fb0e1823571420fc4901da1dd0d1f6beef4bfd5
Authored by
Alex Savenko
2017-01-10 02:28:44 +0200
1 parent
acf5f3b7
ga
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
backend/views/report/index.php
Inline
Side-by-side
backend/views/report/index.php
Wrap text
Show/Hide comments
View file @
1fb0e18
...
...
@@ -43,6 +43,7 @@ $this->params['breadcrumbs'][] = $this->title;
43
43
<?= Html::encode($model->date) ?>
44
44
<?php
45
45
echo $range;
46
+ echo '"'.$model->date.'"';
46
47
47
48
// Загрузка клиентской библиотеки PHP для Google API.
48
49
...
...