fixup Disco -> Disco ICT
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
Html.BundleDeferred("~/Style/Config");
|
||||
}
|
||||
<h1>Disco Post-Update Configuration</h1>
|
||||
<h1>Disco ICT Post-Update Configuration</h1>
|
||||
@Html.PartialCompiled(typeof(Disco.Web.Areas.Config.Views.Shared.TaskStatus), Model.SessionId)
|
||||
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.34014
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Views.Update
|
||||
using System.Web.UI;
|
||||
using System.Web.WebPages;
|
||||
using Disco;
|
||||
using Disco.BI.Extensions;
|
||||
using Disco.Models.Repository;
|
||||
using Disco.Services;
|
||||
using Disco.Services.Authorization;
|
||||
@@ -54,7 +53,7 @@ namespace Disco.Web.Views.Update
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
WriteLiteral("\r\n<h1>Disco Post-Update Configuration</h1>\r\n");
|
||||
WriteLiteral("\r\n<h1>Disco ICT Post-Update Configuration</h1>\r\n");
|
||||
|
||||
|
||||
#line 8 "..\..\Views\Update\Index.cshtml"
|
||||
|
||||
Reference in New Issue
Block a user