From a8a364ead9e894d87f7ce9ea6d4c78d647299961 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Wed, 21 Dec 2016 14:45:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=89=8D=E5=8F=B0=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Shared/Header.cshtml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Bootstrap.Admin/Views/Shared/Header.cshtml b/Bootstrap.Admin/Views/Shared/Header.cshtml index 821f88f1..5072ac61 100644 --- a/Bootstrap.Admin/Views/Shared/Header.cshtml +++ b/Bootstrap.Admin/Views/Shared/Header.cshtml @@ -7,20 +7,6 @@ @Model.Title - @if (Model.Menus.Count() > 0) - { - - } @if (LgbPrincipal.IsAdmin(User.Identity.Name) || User.IsInRole("Administrators")) {