From caaba043a5add6478fcfae72e25192d203c93808 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 28 Feb 2024 18:31:08 +0000 Subject: [PATCH] refactor: remove Delete post button (for now) --- OliverBooth/Pages/Admin/BlogPosts.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/OliverBooth/Pages/Admin/BlogPosts.cshtml b/OliverBooth/Pages/Admin/BlogPosts.cshtml index be5ef21..0dd1a2d 100644 --- a/OliverBooth/Pages/Admin/BlogPosts.cshtml +++ b/OliverBooth/Pages/Admin/BlogPosts.cshtml @@ -76,9 +76,7 @@ - - - + }