mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
live submission type and rubric editing done
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
<AssignmentForm />
|
||||
|
||||
<div class="row">
|
||||
<div class="col overflow-y-auto border rounded " style="max-height: 95vh;">
|
||||
@if (planner.LocalCourse != null)
|
||||
@@ -57,5 +59,3 @@
|
||||
<Modules />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<AssignmentForm />
|
||||
Reference in New Issue
Block a user