Files
@ d426fe131196
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
d426fe131196
4.4 KiB
image/svg+xml
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