diff --git a/Yavsc/Views/Manage/SetActivity.cshtml b/Yavsc/Views/Manage/SetActivity.cshtml index 80e6f4dd..5eaf299c 100644 --- a/Yavsc/Views/Manage/SetActivity.cshtml +++ b/Yavsc/Views/Manage/SetActivity.cshtml @@ -23,10 +23,41 @@ @{ await Html.RenderPartialAsync("_ValidationScriptsPartial"); } @@ -63,7 +114,7 @@ @{ await Html.RenderPartialAsync("_PerformerPartial", Model) ; }