mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
0a07da5515
commit
1c132c22a3
@ -147,6 +147,7 @@ def fetch_init_data():
|
||||
load_status.loading = True
|
||||
load_status.ok = False
|
||||
load_status.error_html = None
|
||||
load_status.http_error_code = 0
|
||||
load_status.current_fetch = ajax('interface-data/books-init', on_data_loaded, query=query)
|
||||
load_status.current_fetch.send()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user