fixup Disco -> Disco ICT
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Html.BundleDeferred("~/ClientScripts/Modules/jQueryUI-DynaTree");
|
||||
}
|
||||
<div id="configurationDocumentTemplateExpressionBrowser">
|
||||
Expressions within Disco are based on the <a href="http://www.springframework.net/"
|
||||
Expressions within Disco ICT are based on the <a href="http://www.springframework.net/"
|
||||
target="_blank">Spring.NET Framework</a>. Please refer to the <a href="http://www.springframework.net/doc-latest/reference/html/expressions.html"
|
||||
target="_blank">Expression Evaluation</a> documentation.
|
||||
<h2 id="DeviceScope">
|
||||
|
||||
@@ -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.Areas.Config.Views.DocumentTemplate
|
||||
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;
|
||||
@@ -60,7 +59,7 @@ WriteLiteral("\r\n<div");
|
||||
|
||||
WriteLiteral(" id=\"configurationDocumentTemplateExpressionBrowser\"");
|
||||
|
||||
WriteLiteral(">\r\n Expressions within Disco are based on the <a");
|
||||
WriteLiteral(">\r\n Expressions within Disco ICT are based on the <a");
|
||||
|
||||
WriteLiteral(" href=\"http://www.springframework.net/\"");
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
<div class="sessionPageDetails">
|
||||
<h3 data-bind="text: title"></h3>
|
||||
<div data-bind="visible: undetected">
|
||||
Disco QR-Code not found<br />
|
||||
Disco ICT QR-Code not found<br />
|
||||
<a target="_blank" href="#" data-bind="attr: { href: manuallyAssignUrl }, visible: $parent.sessionEnded">Manually Assign Page</a>
|
||||
</div>
|
||||
<div data-bind="visible: detected">
|
||||
|
||||
@@ -27,7 +27,6 @@ namespace Disco.Web.Areas.Config.Views.DocumentTemplate
|
||||
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;
|
||||
@@ -139,8 +138,8 @@ WriteLiteral("></h3>\r\n <div");
|
||||
|
||||
WriteLiteral(" data-bind=\"visible: undetected\"");
|
||||
|
||||
WriteLiteral(">\r\n Disco QR-Code not found<br />\r\n " +
|
||||
" <a");
|
||||
WriteLiteral(">\r\n Disco ICT QR-Code not found<br />\r\n " +
|
||||
" <a");
|
||||
|
||||
WriteLiteral(" target=\"_blank\"");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user