diff --git a/Disco.Web/Views/Shared/_DialogLayout.cshtml b/Disco.Web/Views/Shared/_DialogLayout.cshtml index b6b7c57f..378c6513 100644 --- a/Disco.Web/Views/Shared/_DialogLayout.cshtml +++ b/Disco.Web/Views/Shared/_DialogLayout.cshtml @@ -6,11 +6,11 @@ - Disco - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title) + Disco ICT - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title) - + - + @Html.BundleRenderDeferred() @RenderSection("head", false) diff --git a/Disco.Web/Views/Shared/_DialogLayout.generated.cs b/Disco.Web/Views/Shared/_DialogLayout.generated.cs index 03b588a6..82260bf7 100644 --- a/Disco.Web/Views/Shared/_DialogLayout.generated.cs +++ b/Disco.Web/Views/Shared/_DialogLayout.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34011 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -54,11 +54,11 @@ namespace Disco.Web.Views.Shared #line default #line hidden -WriteLiteral("\r\n\r\n\r\n\r\n Disco - "); +WriteLiteral("\r\n<!doctype html>\r\n<html>\r\n<head>\r\n <title>Disco ICT - "); #line 9 "..\..\Views\Shared\_DialogLayout.cshtml" - Write(CommonHelpers.BreadcrumbsTitle(ViewBag.Title)); + Write(CommonHelpers.BreadcrumbsTitle(ViewBag.Title)); #line default @@ -75,7 +75,7 @@ WriteLiteral(" />\r\n <meta"); WriteLiteral(" name=\"application-name\""); -WriteLiteral(" content=\"Disco\""); +WriteLiteral(" content=\"Disco ICT\""); WriteLiteral(" />\r\n <meta"); @@ -87,7 +87,7 @@ WriteLiteral(" />\r\n <meta"); WriteLiteral(" name=\"msapplication-tooltip\""); -WriteLiteral(" content=\"Open Disco\""); +WriteLiteral(" content=\"Open Disco ICT\""); WriteLiteral(" />\r\n"); diff --git a/Disco.Web/Views/Shared/_EmptyLayout.cshtml b/Disco.Web/Views/Shared/_EmptyLayout.cshtml index 37e9bfab..775be06b 100644 --- a/Disco.Web/Views/Shared/_EmptyLayout.cshtml +++ b/Disco.Web/Views/Shared/_EmptyLayout.cshtml @@ -5,11 +5,11 @@ <!doctype html> <html> <head> - <title>Disco - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title) + Disco ICT - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title) - + - + @Html.BundleRenderDeferred() @RenderSection("head", false) diff --git a/Disco.Web/Views/Shared/_EmptyLayout.generated.cs b/Disco.Web/Views/Shared/_EmptyLayout.generated.cs index 64c46638..319347af 100644 --- a/Disco.Web/Views/Shared/_EmptyLayout.generated.cs +++ b/Disco.Web/Views/Shared/_EmptyLayout.generated.cs @@ -2,7 +2,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34011 +// Runtime Version:4.0.30319.34014 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -53,11 +53,11 @@ namespace Disco.Web.Views.Shared #line default #line hidden -WriteLiteral("\r\n\r\n\r\n\r\n Disco - "); +WriteLiteral("\r\n<!doctype html>\r\n<html>\r\n<head>\r\n <title>Disco ICT - "); #line 8 "..\..\Views\Shared\_EmptyLayout.cshtml" - Write(CommonHelpers.BreadcrumbsTitle(ViewBag.Title)); + Write(CommonHelpers.BreadcrumbsTitle(ViewBag.Title)); #line default @@ -74,7 +74,7 @@ WriteLiteral(" />\r\n <meta"); WriteLiteral(" name=\"application-name\""); -WriteLiteral(" content=\"Disco\""); +WriteLiteral(" content=\"Disco ICT\""); WriteLiteral(" />\r\n <meta"); @@ -86,7 +86,7 @@ WriteLiteral(" />\r\n <meta"); WriteLiteral(" name=\"msapplication-tooltip\""); -WriteLiteral(" content=\"Open Disco\""); +WriteLiteral(" content=\"Open Disco ICT\""); WriteLiteral(" />\r\n"); diff --git a/Disco.Web/Views/Shared/_Layout.cshtml b/Disco.Web/Views/Shared/_Layout.cshtml index aaaf9796..422dce22 100644 --- a/Disco.Web/Views/Shared/_Layout.cshtml +++ b/Disco.Web/Views/Shared/_Layout.cshtml @@ -5,11 +5,11 @@ <!doctype html> <html> <head> - <title>Disco - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title ?? string.Empty) + Disco ICT - @CommonHelpers.BreadcrumbsTitle(ViewBag.Title ?? string.Empty) - + - + @Html.BundleRenderDeferred() @RenderSection("head", false) @@ -17,7 +17,7 @@
- +