diff --git a/Sheaft.Web.Manage/Views/Producers/Edit.cshtml b/Sheaft.Web.Manage/Views/Producers/Edit.cshtml index 41f2221f0..33c0b96cb 100644 --- a/Sheaft.Web.Manage/Views/Producers/Edit.cshtml +++ b/Sheaft.Web.Manage/Views/Producers/Edit.cshtml @@ -70,6 +70,10 @@ @Html.CheckBoxFor(m => m.OpenForNewBusiness, new { @class = "form-check-input" }) @Html.LabelFor(m => m.OpenForNewBusiness, new { @class = "form-check-label" }) +