Fix for bug #2703: Custom Marker text appears in Relationship Type field.
svn: r11994
This commit is contained in:
parent
af4094bb5e
commit
764028f803
@ -610,7 +610,7 @@ class EditFamily(EditPrimary):
|
||||
self.obj.set_relationship,
|
||||
self.obj.get_relationship,
|
||||
self.db.readonly,
|
||||
self.db.get_marker_types(),
|
||||
self.db.get_family_relation_types(),
|
||||
)
|
||||
|
||||
def load_data(self):
|
||||
|
Loading…
Reference in New Issue
Block a user