mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-03 19:43:14 +02:00
...
This commit is contained in:
parent
dade432ea6
commit
4763a8f9af
1 changed files with 1 additions and 0 deletions
|
|
@ -429,6 +429,7 @@ def compare_book(self):
|
|||
d.container_diff(other, c)
|
||||
|
||||
def revert_requested(self, container):
|
||||
self.commit_all_editors_to_container()
|
||||
nc = self.global_undo.revert_to(container)
|
||||
set_current_container(nc)
|
||||
self.apply_container_update_to_gui()
|
||||
|
|
|
|||
Loading…
Reference in a new issue