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
7701ff7c93599bdf14214efb38aaadd722bba1ce
Authored by
Alex Savenko
2017-01-10 02:13:56 +0200
1 parent
db981432
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 @
7701ff7
...
...
@@ -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 */
...
...