From 568f399a3feec474a5817b8744d38fa73101d6c5 Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Thu, 6 Jul 2017 10:31:53 +0100 Subject: [PATCH] fix missing moment.js reference for RaceSession.js object. --- RaceLapTimer/RaceLapTimer/www/Views/HistoryIndex.cshtml | 1 - RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/RaceLapTimer/RaceLapTimer/www/Views/HistoryIndex.cshtml b/RaceLapTimer/RaceLapTimer/www/Views/HistoryIndex.cshtml index 9816a1b..041f18e 100644 --- a/RaceLapTimer/RaceLapTimer/www/Views/HistoryIndex.cshtml +++ b/RaceLapTimer/RaceLapTimer/www/Views/HistoryIndex.cshtml @@ -78,6 +78,5 @@ - \ No newline at end of file diff --git a/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml b/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml index 70f4613..05375a4 100644 --- a/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml +++ b/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml @@ -12,6 +12,7 @@ + Razor Localization Demo