From a6f077725a25648ce8e50de8cce8d2099170479d Mon Sep 17 00:00:00 2001 From: jvyden Date: Fri, 17 Jun 2022 19:50:01 -0400 Subject: [PATCH] Rename `/modPanel` to `/moderation` --- .run/Lighthouse Website.run.xml | 3 +++ .run/Lighthouse.run.xml | 21 ------------------- .../Admin/AdminReportController.cs | 6 +++--- .../Pages/Admin/AdminPanelPage.cshtml | 2 +- .../Pages/Admin/ModPanelPage.cshtml | 14 ++++++++++++- .../Pages/Admin/ModPanelPage.cshtml.cs | 4 ++-- .../Pages/Admin/ReportsPage.cshtml | 12 +++++------ .../Pages/Admin/ReportsPage.cshtml.cs | 4 ++-- .../Pages/CasePage.cshtml | 2 +- .../Pages/Layouts/BaseLayout.cshtml | 2 +- .../ProjectLighthouse.Servers.Website.csproj | 1 - 11 files changed, 32 insertions(+), 39 deletions(-) delete mode 100644 .run/Lighthouse.run.xml diff --git a/.run/Lighthouse Website.run.xml b/.run/Lighthouse Website.run.xml index 4734f1b8..045ee0d6 100644 --- a/.run/Lighthouse Website.run.xml +++ b/.run/Lighthouse Website.run.xml @@ -4,6 +4,9 @@