From ddfdf2e5202beece86ffe8554db5e130aaabc232 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Fri, 10 Aug 2018 18:44:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E8=B0=83?= =?UTF-8?q?=E7=94=A8Home/Index=E9=A1=B5=E9=9D=A2=E7=94=B1=E4=BA=8E?= =?UTF-8?q?=E7=BC=BA=E5=B0=91nav=E5=85=83=E7=B4=A0=E5=AF=BC=E8=87=B4userin?= =?UTF-8?q?fo=E6=B2=A1=E6=9C=89=E5=86=8D=E5=8F=B3=E4=B8=8A=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Shared/Header.cshtml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Bootstrap.Admin/Views/Shared/Header.cshtml b/Bootstrap.Admin/Views/Shared/Header.cshtml index 8a16ee6d..7b1f8b04 100644 --- a/Bootstrap.Admin/Views/Shared/Header.cshtml +++ b/Bootstrap.Admin/Views/Shared/Header.cshtml @@ -6,9 +6,9 @@ @Model.Title - @if (User.IsInRole("Administrators")) - { - - } + } +