Open dylanjhall opened 9 months ago
In dropMultiList, moveItemInArray should have event.container.data instead of this.lessons:
moveItemInArray(event.container.data, event.previousIndex, event.currentIndex);
In dropMultiList, moveItemInArray should have event.container.data instead of this.lessons: