Commit f029862efd42a16a2fd0a5c47a6aa1a586281498

Authored by Yarik
1 parent 58806a3d

test

frontend/views/layouts/main.php
... ... @@ -59,7 +59,7 @@ AppAsset::register($this);
59 59 <img src="/images/ded-ico.png" alt=""/>
60 60 </div>
61 61 <div class="header-cabinet-profile">Профиль</div>
62   - <?= Html::a(Yii::$app->user->identity->email,['accounts/cabinet']) ?>
  62 + <?= Html::a(Yii::$app->user->identity->email,['/accounts']) ?>
63 63 <?php endif; ?>
64 64  
65 65 </div>
... ...
frontend/web/images/avatar-bg.png 0 → 100644

3.95 KB

frontend/web/images/check-disable.png 0 → 100644

2.85 KB

frontend/web/images/delete-ico.png 0 → 100644

368 Bytes

frontend/web/images/sets-ico/select-arrow-up.png 0 → 100644

2.81 KB

frontend/web/images/sets-ico/select-arrow.jpg 0 → 100644

1.39 KB