Skip to content

Conversation

dylanjhall
Copy link

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: 

    moveItemInArray(event.container.data, event.previousIndex, event.currentIndex);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant