Files
@ 21f80c6cdf0c
Branch filter:
Location: kallithea/kallithea/lib/__init__.py
21f80c6cdf0c
1.9 KiB
text/x-python
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.