Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
assets/js/lesson.js: use .length instead of .size()
.size() was deprecated in jQuery 3.0 in favor of .length attribute. https://jquery.com/upgrade-guide/3.0/#breaking-change-deprecated-size-removed Co-Authored-By: Thomas Green <[email protected]>
- Loading branch information