Remove rubric from assignment html, update page title on assignment page

This commit is contained in:
Jonathan Allen
2024-01-05 14:19:18 -07:00
parent 1b113b7fb0
commit 6e38ea844f
2 changed files with 4 additions and 12 deletions

View File

@@ -53,8 +53,10 @@
StateHasChanged();
}
}
}
<PageTitle>@CourseName - @AssignmentName</PageTitle>
<div style="height: 100vh;" class="m-0 p-1 d-flex flex-row">
@if (loading)
{