From 5da8134eaed750266cfdca30e834559216f1f566 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Mon, 30 Mar 2026 09:05:41 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20=D0=A0=D0=B0=D0=B1=D0=BE=D1=82=D0=B0?= =?UTF-8?q?=D1=8E=D1=89=D0=B8=D0=B5=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=B2=20=D1=81=D0=B0=D0=B9=D0=B4=D0=B1=D0=B0=D1=80=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=B2=D1=81=D0=B5=D1=85=20=D1=80=D0=BE?= =?UTF-8?q?=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Administrator/Manager: Тесты, Назначения — рабочие ссылки ✅ Curator: Пользователи, Группы, Курсы, Назначения — рабочие ссылки ✅ Student: Мои курсы, Тесты — рабочие ссылки ✅ Active state для всех разделов Co-authored-by: Qwen-Coder --- resources/views/partials/_sidebar.blade.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/views/partials/_sidebar.blade.php b/resources/views/partials/_sidebar.blade.php index ee4cea6..4286de9 100644 --- a/resources/views/partials/_sidebar.blade.php +++ b/resources/views/partials/_sidebar.blade.php @@ -30,12 +30,12 @@ @@ -47,22 +47,22 @@ @endif @if(Auth::user()->hasRole('Curator')) @@ -74,12 +74,12 @@ @endif @if(Auth::user()->hasRole('Student'))