Update: Name clarification

Name updated in various places: "Disco ICT"
This commit is contained in:
Gary Sharp
2014-05-12 23:55:59 +10:00
parent 185c4682f0
commit 53ca13c7f4
8 changed files with 70 additions and 70 deletions
@@ -2,7 +2,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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<!doctype html>\r\n<html>\r\n<head>\r\n <title>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");