diff --git a/HrynCo.NotificationService.Web/Views/AdminChannels/Edit.cshtml b/HrynCo.NotificationService.Web/Views/AdminChannels/Edit.cshtml index 7f6dff5..afebd85 100644 --- a/HrynCo.NotificationService.Web/Views/AdminChannels/Edit.cshtml +++ b/HrynCo.NotificationService.Web/Views/AdminChannels/Edit.cshtml @@ -123,7 +123,7 @@ @if (!Model.IsNew) { - } @@ -135,64 +135,66 @@ @if (!Model.IsNew) { - @section Scripts { - - -@section Scripts { - @RenderSection("Scripts", required: false) -}