From 23eb321000f751f2d58b9cf69fca953fe59d7cea Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 11 Aug 2018 14:56:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=9E=84=E4=BB=A3=E7=A0=81=EF=BC=9A?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=8C=87=E6=B4=BE=E4=B8=BA=E5=88=86=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Admin/Groups.cshtml | 12 ++++++------ Bootstrap.Admin/Views/Admin/Menus.cshtml | 4 ++-- Bootstrap.Admin/Views/Admin/Roles.cshtml | 12 ++++++------ Bootstrap.Admin/Views/Admin/Users.cshtml | 12 ++++++------ 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Bootstrap.Admin/Views/Admin/Groups.cshtml b/Bootstrap.Admin/Views/Admin/Groups.cshtml index 0ae737ef..471aa555 100644 --- a/Bootstrap.Admin/Views/Admin/Groups.cshtml +++ b/Bootstrap.Admin/Views/Admin/Groups.cshtml @@ -24,18 +24,18 @@ } @section toolbar { - +
} diff --git a/Bootstrap.Admin/Views/Admin/Menus.cshtml b/Bootstrap.Admin/Views/Admin/Menus.cshtml index 10bcf083..32967307 100644 --- a/Bootstrap.Admin/Views/Admin/Menus.cshtml +++ b/Bootstrap.Admin/Views/Admin/Menus.cshtml @@ -54,13 +54,13 @@ } @section toolbar {
} diff --git a/Bootstrap.Admin/Views/Admin/Roles.cshtml b/Bootstrap.Admin/Views/Admin/Roles.cshtml index 48259b8c..bf579747 100644 --- a/Bootstrap.Admin/Views/Admin/Roles.cshtml +++ b/Bootstrap.Admin/Views/Admin/Roles.cshtml @@ -31,21 +31,21 @@ } @section toolbar{
} diff --git a/Bootstrap.Admin/Views/Admin/Users.cshtml b/Bootstrap.Admin/Views/Admin/Users.cshtml index 71a41c8b..07d49d1a 100644 --- a/Bootstrap.Admin/Views/Admin/Users.cshtml +++ b/Bootstrap.Admin/Views/Admin/Users.cshtml @@ -24,18 +24,18 @@ } @section toolbar { - +
}