mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix choose library buttons not working
This commit is contained in:
parent
37e19d411a
commit
c4d513131f
@ -162,6 +162,7 @@ def init(container_id):
|
||||
show_panel('book_list', {'library_id': lib_id})
|
||||
))
|
||||
cl.lastChild.style.margin = '1ex 1rem'
|
||||
cl.lastChild.dataset.lid = library_id
|
||||
|
||||
|
||||
set_default_panel_handler(init)
|
||||
|
Loading…
x
Reference in New Issue
Block a user