diff --git a/DiscImageChef.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml b/DiscImageChef.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml
index 9f9fa8e9..bb888746 100644
--- a/DiscImageChef.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml
+++ b/DiscImageChef.Server/Areas/Admin/Views/CompactDiscOffsets/Index.cshtml
@@ -34,7 +34,7 @@
// ****************************************************************************/
}
Update from AccurateRip
-
+
\ No newline at end of file
+
+
+@section scripts{
+
+
+}
\ No newline at end of file
diff --git a/DiscImageChef.Server/Areas/Admin/Views/Shared/_Layout.cshtml b/DiscImageChef.Server/Areas/Admin/Views/Shared/_Layout.cshtml
index 30e1cda7..d2006468 100644
--- a/DiscImageChef.Server/Areas/Admin/Views/Shared/_Layout.cshtml
+++ b/DiscImageChef.Server/Areas/Admin/Views/Shared/_Layout.cshtml
@@ -108,16 +108,13 @@
// 24th January, Macintosh launch
case 24:
@Html.Raw("Fonts are © 2014 Robin Casady")
- ;
break;
// 23rd July, Amiga launch
case 204:
@Html.Raw("Fonts are © 2013 TrueSchool Ascii")
- ;
break;
default:
@Html.Raw("Fonts are © 2015 - 2016 VileR")
- ;
break;
}
@@ -129,9 +126,9 @@
Claunia.com
-@RenderSection("Scripts", false)
+@RenderSection("Scripts", false)