Fix for bug #2703: Custom Marker text appears in Relationship Type field.
svn: r11994
This commit is contained in:
		@@ -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):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user