@model Disco.Web.Areas.Config.Models.DocumentTemplate.UndetectedPagesModel @{ ViewBag.Title = Html.ToBreadcrumb("Configuration", MVC.Config.Config.Index(), "Document Templates", MVC.Config.DocumentTemplate.Index(), "Undetected Pages"); Html.BundleDeferred("~/ClientScripts/Modules/Knockout"); Html.BundleDeferred("~/ClientScripts/Modules/jQuery-SignalR"); }

No Undetected Pages

Download Delete
Type: @Html.DropDownList("dialogDocumentTemplateId", Model.DocumentTemplatesSelectListItems, new Dictionary { { "data-bind", "value: dialogTemplateId" } }) Data: Assign

Are you sure?