Files
@ 21f80c6cdf0c
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
21f80c6cdf0c
904 B
text/plain
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.