From 7f88a655c913378418da434203f45a11c7ac475b Mon Sep 17 00:00:00 2001 From: Peter Blazejewicz Date: Tue, 4 Aug 2015 22:44:39 +0200 Subject: [PATCH] Add missing helper tag fallback attr. Closes #520 This commit add missing fallback test attribute to script tag helper. This fix will remove missing fallback attribute warning from console for this specific tag helper. --- src/MusicStore/Views/Shared/_Layout.cshtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/MusicStore/Views/Shared/_Layout.cshtml b/src/MusicStore/Views/Shared/_Layout.cshtml index e72cb15e8e..634aec3849 100644 --- a/src/MusicStore/Views/Shared/_Layout.cshtml +++ b/src/MusicStore/Views/Shared/_Layout.cshtml @@ -83,7 +83,8 @@ asp-fallback-test="window.jQuery">