0001950: BUG: Book report, Ancestor Tree - selecting desired person do not work
svn: r10381
This commit is contained in:
parent
5f5e83f512
commit
8281f7157d
@ -896,7 +896,6 @@ class BookReportSelector(ManagedWindow.ManagedWindow):
|
||||
self.track)
|
||||
response = item_dialog.window.run()
|
||||
if response == RESPONSE_OK:
|
||||
_initialize_options(option_class, self.dbstate)
|
||||
subject = _get_subject(option_class, self.db)
|
||||
self.bk_model.model.set_value(the_iter, 2, subject)
|
||||
self.book.set_item(row, item)
|
||||
|
Loading…
Reference in New Issue
Block a user