From 0f37e9447381245804808ce18da173a5c78776d9 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 4 Dec 2015 13:51:13 +0200 Subject: [PATCH] VItaliy 04.12.2015 --- frontend/views/accounts/cabinet.php | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/frontend/views/accounts/cabinet.php b/frontend/views/accounts/cabinet.php index 93c21c9..499cf63 100755 --- a/frontend/views/accounts/cabinet.php +++ b/frontend/views/accounts/cabinet.php @@ -27,6 +27,7 @@ $this->params['breadcrumbs'][] = $this->title; ['label' => 'Корзина', 'url' => Url::toRoute(['/accounts/cabinet'])], ['label' => 'Заказы', 'url' => Url::toRoute(['/accounts/cabinet'])], ['label' => 'Выйти', 'url' => Url::toRoute(['/site/logout'])], + ], ]); ?> -- libgit2 0.21.4