Files
@ 7135fd2db7c9
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
7135fd2db7c9
932 B
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.