mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
Remove rubric from assignment html, update page title on assignment page
This commit is contained in:
@@ -53,8 +53,10 @@
|
||||
StateHasChanged();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
<PageTitle>@CourseName - @AssignmentName</PageTitle>
|
||||
|
||||
<div style="height: 100vh;" class="m-0 p-1 d-flex flex-row">
|
||||
@if (loading)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user