From eda9cb38fc6289e48d269d5cbcad7204b9ca7199 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Thu, 17 Nov 2016 10:01:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96footer=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/js/common-scripts.js | 2 +- Bootstrap.Admin/Views/Shared/Header.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/Content/js/common-scripts.js b/Bootstrap.Admin/Content/js/common-scripts.js index 918c2942..95649804 100644 --- a/Bootstrap.Admin/Content/js/common-scripts.js +++ b/Bootstrap.Admin/Content/js/common-scripts.js @@ -23,7 +23,7 @@ }, 200); }); - $('.site-footer div span').text($('#footer').val()); + $('footer > div > span').text($('#footer').val()); $('#sidebar .sub-menu > a').click(function () { var o = ($(this).offset()); diff --git a/Bootstrap.Admin/Views/Shared/Header.cshtml b/Bootstrap.Admin/Views/Shared/Header.cshtml index 394e5559..c5ae358a 100644 --- a/Bootstrap.Admin/Views/Shared/Header.cshtml +++ b/Bootstrap.Admin/Views/Shared/Header.cshtml @@ -167,6 +167,6 @@
  • - +