fixup Disco -> Disco ICT
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.0
|
||||
// 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.InitialConfig
|
||||
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;
|
||||
@@ -56,7 +55,7 @@ WriteLiteral("\r\n<h1>");
|
||||
|
||||
|
||||
#line 5 "..\..\Views\InitialConfig\Administrators.cshtml"
|
||||
Write(CommonHelpers.Breadcrumbs(Html.ToBreadcrumb("Initial Configuration", MVC.InitialConfig.Index(), "Disco Administrators")));
|
||||
Write(CommonHelpers.Breadcrumbs(Html.ToBreadcrumb("Initial Configuration", MVC.InitialConfig.Index(), "Disco ICT Administrators")));
|
||||
|
||||
|
||||
#line default
|
||||
@@ -73,7 +72,7 @@ WriteLiteral(" style=\"width: 450px\"");
|
||||
|
||||
WriteLiteral(@">
|
||||
<div>
|
||||
Disco Administrators have access to the entire Disco application.
|
||||
Disco ICT Administrators have access to the entire Disco ICT application.
|
||||
<code>Domain Admins</code> is a required member and is always included regardless of configuration.
|
||||
</div>
|
||||
<table>
|
||||
@@ -114,14 +113,14 @@ WriteLiteral(">\r\n");
|
||||
#line hidden
|
||||
WriteLiteral(" <li");
|
||||
|
||||
WriteAttribute("class", Tuple.Create(" class=\"", 1161), Tuple.Create("\"", 1201)
|
||||
WriteAttribute("class", Tuple.Create(" class=\"", 1173), Tuple.Create("\"", 1213)
|
||||
|
||||
#line 21 "..\..\Views\InitialConfig\Administrators.cshtml"
|
||||
, Tuple.Create(Tuple.Create("", 1169), Tuple.Create<System.Object, System.Int32>(sg.IsGroup ? "group" : "user"
|
||||
, Tuple.Create(Tuple.Create("", 1181), Tuple.Create<System.Object, System.Int32>(sg.IsGroup ? "group" : "user"
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
, 1169), false)
|
||||
, 1181), false)
|
||||
);
|
||||
|
||||
WriteLiteral(" data-subjectid=\"");
|
||||
@@ -246,7 +245,7 @@ WriteLiteral(">\r\n <h2>\r\n <i");
|
||||
WriteLiteral(" class=\"fa fa-lg fa-cog fa-spin\"");
|
||||
|
||||
WriteLiteral("></i>\r\n Validating Configuration\r\n </h2>\r\n <div>Please wait while th" +
|
||||
"e Disco configuration is validated</div>\r\n</div>\r\n");
|
||||
"e Disco ICT configuration is validated</div>\r\n</div>\r\n");
|
||||
|
||||
|
||||
#line 48 "..\..\Views\InitialConfig\Administrators.cshtml"
|
||||
|
||||
Reference in New Issue
Block a user