From 2cc499dc7163f15b58cd806c2c3b92e20d291435 Mon Sep 17 00:00:00 2001 From: Corentin JOGUET Date: Tue, 16 Jun 2026 14:21:42 +0200 Subject: [PATCH] fix(admin): lien decouvrable vers la page de definition du PIN (#28) --- src/app/Views/admin/layout.php | 2 ++ tests/Unit/Admin/DashboardControllerTest.php | 3 +++ 2 files changed, 5 insertions(+) diff --git a/src/app/Views/admin/layout.php b/src/app/Views/admin/layout.php index a63f168..d53d036 100644 --- a/src/app/Views/admin/layout.php +++ b/src/app/Views/admin/layout.php @@ -79,6 +79,8 @@ $navClass = static function (string $code, string $current): string {