Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
This commit is contained in:
@@ -482,7 +482,7 @@ class ToolManagedWindowBase(ManagedWindow.ManagedWindow):
|
||||
except Errors.WindowActiveError:
|
||||
pass
|
||||
else:
|
||||
self.dbstate.change_active_person(person)
|
||||
self.uistate.set_active(person_handle, 'Person')
|
||||
return True # handled event
|
||||
return False # did not handle event
|
||||
|
||||
|
Reference in New Issue
Block a user