Commit 7701ff7c93599bdf14214efb38aaadd722bba1ce
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,6 +9,7 @@ | ||
9 | use yii\helpers\Html; | 9 | use yii\helpers\Html; |
10 | use yii\grid\GridView; | 10 | use yii\grid\GridView; |
11 | use yii\helpers\Url; | 11 | use yii\helpers\Url; |
12 | +use yii\bootstrap\ActiveForm; | ||
12 | 13 | ||
13 | /* @var $this yii\web\View */ | 14 | /* @var $this yii\web\View */ |
14 | /* @var $model \backend\models\DateRange */ | 15 | /* @var $model \backend\models\DateRange */ |