mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
moved assignment editing to its own page
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
private bool showNewFile { get; set; } = false;
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
planner.StateHasChanged += reload;
|
||||
planner.LocalCourse = null;
|
||||
planner.StateHasChanged += reload;
|
||||
}
|
||||
|
||||
private void reload()
|
||||
|
||||
Reference in New Issue
Block a user