Files
@ 7135fd2db7c9
Branch filter:
Location: kallithea/.hgsigs
7135fd2db7c9
1.7 KiB
text/plain
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.