From 8c00771db9c2faf63c1499e55f2051fd3d41b234 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sat, 22 Jun 2019 23:08:28 +0100 Subject: [PATCH] =?UTF-8?q?hyperlinks=20=C2=AC=20liveflow=20buttons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Yavsc/Views/Shared/_LoginPartial.cshtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Yavsc/Views/Shared/_LoginPartial.cshtml b/src/Yavsc/Views/Shared/_LoginPartial.cshtml index aa864da0..4b1c99bd 100644 --- a/src/Yavsc/Views/Shared/_LoginPartial.cshtml +++ b/src/Yavsc/Views/Shared/_LoginPartial.cshtml @@ -15,8 +15,9 @@ @if (User.IsInRole(Constants.AdminGroupName)) {