From b3d7577c3214490889284f459f488fce6036180b Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Sat, 27 Dec 2025 23:06:09 -0500 Subject: [PATCH] Add Handout button to Teams page and remove links from NavMenu --- WebApp/Components/Features/Teams/Index.razor | 1 + WebApp/Components/Shared/Layout/NavMenu.razor | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/WebApp/Components/Features/Teams/Index.razor b/WebApp/Components/Features/Teams/Index.razor index cbc703f..9494586 100644 --- a/WebApp/Components/Features/Teams/Index.razor +++ b/WebApp/Components/Features/Teams/Index.razor @@ -11,6 +11,7 @@ Create New Assignment Printout + Handout diff --git a/WebApp/Components/Shared/Layout/NavMenu.razor b/WebApp/Components/Shared/Layout/NavMenu.razor index db6a2c1..379f13f 100644 --- a/WebApp/Components/Shared/Layout/NavMenu.razor +++ b/WebApp/Components/Shared/Layout/NavMenu.razor @@ -16,8 +16,6 @@ Registration Teams - Print out - Handout