Files
@ 21f80c6cdf0c
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
21f80c6cdf0c
1.2 KiB
text/x-sh
js: wrap repo_switcher setup code in $(document).ready
Without wrapping in a function, some variables were made global, such as cache,
format, visual_show_public_icon.
Without wrapping in a function, some variables were made global, such as cache,
format, visual_show_public_icon.