From 012eb9a864e6b8e9cc934ca5eca8804fce3d6161 Mon Sep 17 00:00:00 2001 From: Peter Blazejewicz Date: Tue, 4 Aug 2015 22:38:59 +0200 Subject: [PATCH] Use proper JavaScript comment. Closes #519 This commit replaces Razor syntax specific comment with default, line JavaScript comment --- src/MusicStore/Views/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MusicStore/Views/Shared/_Layout.cshtml b/src/MusicStore/Views/Shared/_Layout.cshtml index 634aec3849..601877f659 100644 --- a/src/MusicStore/Views/Shared/_Layout.cshtml +++ b/src/MusicStore/Views/Shared/_Layout.cshtml @@ -25,7 +25,7 @@