From da4767f6e9c31de015e718ca52fe1add2ce97814 Mon Sep 17 00:00:00 2001 From: "chris.watts90@outlook.com" Date: Wed, 28 Feb 2018 20:10:26 +0000 Subject: [PATCH] add bootstrap lib relocate fonts files update layout file to use our own js, not remote js/online/cdn --- .../www/Views/razor-layout.cshtml | 18 +++++++---------- .../fonts/glyphicons-halflings-regular.eot | Bin .../fonts/glyphicons-halflings-regular.svg | 0 .../fonts/glyphicons-halflings-regular.ttf | Bin .../fonts/glyphicons-halflings-regular.woff | Bin .../fonts/glyphicons-halflings-regular.woff2 | Bin .../www/css/libs/bootstrap.3.3.7.min.css | 6 ++++++ RaceLapTimer/RaceLapTimer/www/css/site.css | 19 +++++++++++++++++- 8 files changed, 31 insertions(+), 12 deletions(-) rename RaceLapTimer/RaceLapTimer/www/{ => css}/fonts/glyphicons-halflings-regular.eot (100%) rename RaceLapTimer/RaceLapTimer/www/{ => css}/fonts/glyphicons-halflings-regular.svg (100%) rename RaceLapTimer/RaceLapTimer/www/{ => css}/fonts/glyphicons-halflings-regular.ttf (100%) rename RaceLapTimer/RaceLapTimer/www/{ => css}/fonts/glyphicons-halflings-regular.woff (100%) rename RaceLapTimer/RaceLapTimer/www/{ => css}/fonts/glyphicons-halflings-regular.woff2 (100%) create mode 100644 RaceLapTimer/RaceLapTimer/www/css/libs/bootstrap.3.3.7.min.css diff --git a/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml b/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml index 05375a4..a3b295a 100644 --- a/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml +++ b/RaceLapTimer/RaceLapTimer/www/Views/razor-layout.cshtml @@ -2,23 +2,19 @@ - @**@ - @* - - *@ - + - - - - + + + + Razor Localization Demo
- +
-