Commit 7701ff7c93599bdf14214efb38aaadd722bba1ce

Authored by Alex Savenko
1 parent db981432

ga

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
backend/views/report/index.php
... ... @@ -9,6 +9,7 @@
9 9 use yii\helpers\Html;
10 10 use yii\grid\GridView;
11 11 use yii\helpers\Url;
  12 +use yii\bootstrap\ActiveForm;
12 13  
13 14 /* @var $this yii\web\View */
14 15 /* @var $model \backend\models\DateRange */
... ...