Files
@ d426fe131196
Branch filter:
Location: kallithea/scripts/run-all-cleanup
d426fe131196
185 B
text/plain
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