Files
@ 7135fd2db7c9
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
7135fd2db7c9
4.4 KiB
image/svg+xml
files: fix ignored navigation back to initial page
The popstate event for going back to the pageload page has no state and was
ignored. Instead, in that case, use a "fake" initial state based on template
values.
The popstate event for going back to the pageload page has no state and was
ignored. Instead, in that case, use a "fake" initial state based on template
values.