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