From d7bc166df738d4e46172fb70bef9d4835b1c5887 Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 8 Aug 2023 12:11:27 +0200 Subject: [PATCH] refs #5989 redirect and home --- src/components/NavBar.vue | 30 +++++------ src/components/PinnedModules.vue | 72 +++++++++++++++++---------- src/pages/Dashboard/DashboardMain.vue | 4 +- 3 files changed, 61 insertions(+), 45 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 60c5dedbd..ee6768724 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,34 +1,23 @@