3559: Home button does not work in Relationship view.
svn: r14257
This commit is contained in:
@@ -445,6 +445,7 @@ class RelationshipView(NavigationView):
|
||||
self.change_person(None)
|
||||
|
||||
def change_person(self, obj):
|
||||
self.change_active(obj)
|
||||
try:
|
||||
return self._change_person(obj)
|
||||
except AttributeError, msg:
|
||||
|
Reference in New Issue
Block a user