Yarik
/
artbox-basic
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
fdaf05bdd5e2730bc844a2657ad0587c59cbe26e
Authored by
Alexey Boroda
2017-03-20 18:50:05 +0200
1 parent
b6fcf30a
-Flag
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
backend/views/layouts/main.php
Inline
Side-by-side
backend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
fdaf05b
...
...
@@ -11,7 +11,6 @@
11
11
use artweb\artbox\core\widgets\FlashWidget;
12
12
use hiqdev\assets\icheck\iCheckAsset;
13
13
use hiqdev\assets\pnotify\PNotifyAsset;
14
- use yii\helpers\Html;
15
14
use yii\bootstrap\Html;
16
15
use yii\web\UrlManager;
17
16
use yii\web\View;
...
...