Files
@ d426fe131196
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh - annotation
d426fe131196
1.0 KiB
text/x-sh
js: replace jQuery's deprecated .size() with .length
The jQuery 3.0 upgrade guide states that the .size() function has been
removed, and is to be replaced with .length.
https://jquery.com/upgrade-guide/3.0/#breaking-change-deprecated-size-removed
The jQuery 3.0 upgrade guide states that the .size() function has been
removed, and is to be replaced with .length.
https://jquery.com/upgrade-guide/3.0/#breaking-change-deprecated-size-removed