correct wrong editperson import
svn: r13923
This commit is contained in:
parent
ad5aa7006e
commit
68224a98c0
@ -879,7 +879,6 @@ class EditFamily(EditPrimary):
|
||||
|
||||
def edit_person(self, obj, event, handle):
|
||||
if button_activated(event, _LEFT_BUTTON):
|
||||
from _EditPerson import EditPerson
|
||||
try:
|
||||
person = self.db.get_person_from_handle(handle)
|
||||
EditPerson(self.dbstate, self.uistate,
|
||||
|
Loading…
Reference in New Issue
Block a user