From c4c0d8285a8b4cb0d97efa46f86b64b181bd2d5d Mon Sep 17 00:00:00 2001 From: Enzo Bagnis Date: Wed, 11 Mar 2026 21:48:29 +0100 Subject: [PATCH] fix: remove unused navigation menus from multiple files --- App/View/admin/admin-dashboard.php | 3 --- App/View/exercises/list.php | 4 ---- App/View/exercises/show.php | 4 ---- App/View/resources/create.php | 3 --- App/View/resources/details.php | 5 ----- App/View/resources/list.php | 3 --- App/View/user/dashboard.php | 4 ---- App/View/user/ia.php | 4 ---- App/View/user/mentions-legales.php | 2 -- App/View/user/resource_details.php | 2 -- App/View/user/resources_list.php | 2 -- 11 files changed, 36 deletions(-) diff --git a/App/View/admin/admin-dashboard.php b/App/View/admin/admin-dashboard.php index e0a97c9c..6d6ce083 100644 --- a/App/View/admin/admin-dashboard.php +++ b/App/View/admin/admin-dashboard.php @@ -14,9 +14,6 @@ -
diff --git a/App/View/exercises/list.php b/App/View/exercises/list.php index a725d581..2833108b 100644 --- a/App/View/exercises/list.php +++ b/App/View/exercises/list.php @@ -31,10 +31,6 @@ -