From 426c61c81efcff07c70b6290424f49fb0239b331 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Mon, 18 Apr 2016 15:59:03 -0700 Subject: [PATCH] Removed duplicate glyphicon --- .../Views/Shared/Components/CartSummary/Default.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/MusicStore/Views/Shared/Components/CartSummary/Default.cshtml b/src/MusicStore/Views/Shared/Components/CartSummary/Default.cshtml index 800e12b323..d08e46e5e8 100644 --- a/src/MusicStore/Views/Shared/Components/CartSummary/Default.cshtml +++ b/src/MusicStore/Views/Shared/Components/CartSummary/Default.cshtml @@ -1,10 +1,10 @@ @if (ViewBag.CartCount > 0) {
  • - - - - @ViewBag.CartCount + + + + @ViewBag.CartCount