From 7108e23a03e27f50e2aa7b31da88458240baf39f Mon Sep 17 00:00:00 2001 From: RaidMax Date: Tue, 5 Jul 2022 15:15:25 -0500 Subject: [PATCH] fix issue with context menu close not working on mobile --- WebfrontCore/Views/Shared/_SideContextMenu.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebfrontCore/Views/Shared/_SideContextMenu.cshtml b/WebfrontCore/Views/Shared/_SideContextMenu.cshtml index d5af6442b..4f853e8c7 100644 --- a/WebfrontCore/Views/Shared/_SideContextMenu.cshtml +++ b/WebfrontCore/Views/Shared/_SideContextMenu.cshtml @@ -37,7 +37,7 @@ }
- @ViewBag.Localization["WEBFRONT_CONTEXT_MENU_BUTTON_CLOSE"] +