Files
@ 21f80c6cdf0c
Branch filter:
Location: kallithea/docs/usage/troubleshooting.rst
21f80c6cdf0c
2.3 KiB
text/prs.fallenstein.rst
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.