From 8a6c0b493b7faf491effe6e10a69d25fbeca2e0d Mon Sep 17 00:00:00 2001 From: Pat Hartl Date: Tue, 12 Sep 2023 18:02:30 -0500 Subject: [PATCH] Fix non-Blazor checkboxes and remove jQuery --- LANCommander/Views/Shared/_LayoutBasic.cshtml | 25 +++++++++++-------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/LANCommander/Views/Shared/_LayoutBasic.cshtml b/LANCommander/Views/Shared/_LayoutBasic.cshtml index 2fd2c79..3146b99 100644 --- a/LANCommander/Views/Shared/_LayoutBasic.cshtml +++ b/LANCommander/Views/Shared/_LayoutBasic.cshtml @@ -29,24 +29,29 @@ -