0001950: BUG: Book report, Ancestor Tree - selecting desired person do not work

svn: r10380
This commit is contained in:
Brian Matherly 2008-03-23 19:32:50 +00:00
parent 0584a03899
commit 50265cc296

View File

@ -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)