Commit 1fb0e1823571420fc4901da1dd0d1f6beef4bfd5

Authored by Alex Savenko
1 parent acf5f3b7

ga

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
backend/views/report/index.php
... ... @@ -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  
... ...