diff --git a/Disco.Web/Views/Job/JobParts/Resources.cshtml b/Disco.Web/Views/Job/JobParts/Resources.cshtml index 72a8c69f..6193a36d 100644 --- a/Disco.Web/Views/Job/JobParts/Resources.cshtml +++ b/Disco.Web/Views/Job/JobParts/Resources.cshtml @@ -39,7 +39,7 @@ {
- +
} @@ -66,7 +66,7 @@ @if (canAddAttachments) {
- +
} @@ -631,4 +631,4 @@ else if (canShowAttachments) //#endregion }); -} \ No newline at end of file +}