mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
updating assignment form to be more real time
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
public class AssignmentDragContainer
|
||||
public class DragContainer
|
||||
{
|
||||
public Action<DateTime?, LocalModule?>? DropCallback { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user