mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
c8143fd0d9
commit
f54f7df5b4
@ -85,6 +85,7 @@ def save_scroll_position():
|
|||||||
q = parse_url_params()
|
q = parse_url_params()
|
||||||
q.book_id = p.dataset.bookId
|
q.book_id = p.dataset.bookId
|
||||||
push_state(q, replace=True, call_handler=False)
|
push_state(q, replace=True, call_handler=False)
|
||||||
|
return
|
||||||
|
|
||||||
|
|
||||||
def show_subsequent_panel(name, query=None, replace=False):
|
def show_subsequent_panel(name, query=None, replace=False):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user