* src/gramps_main.py: fixed home person button
svn: r3699
This commit is contained in:
@@ -1558,6 +1558,7 @@ class Gramps:
|
||||
if temp:
|
||||
self.change_active_person(temp)
|
||||
self.update_display(0)
|
||||
self.goto_active_person()
|
||||
else:
|
||||
ErrorDialog(_("No Home Person has been set."),
|
||||
_("The Home Person may be set from the Settings menu."))
|
||||
|
||||
Reference in New Issue
Block a user