Files
@ d426fe131196
Branch filter:
Location: kallithea/tox.ini - annotation
d426fe131196
206 B
text/x-ini
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