5221: Duplicate Families in Descendant Report -- patch from Matt Keenan <matt.keenan@gmail.com>
svn: r18185
This commit is contained in:
@@ -292,6 +292,7 @@ class RecurseDown():
|
|||||||
child = self.database.get_person_from_handle(child_ref.ref)
|
child = self.database.get_person_from_handle(child_ref.ref)
|
||||||
self.recurse(level+1, child, ref_str)
|
self.recurse(level+1, child, ref_str)
|
||||||
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# DescendantReport
|
# DescendantReport
|
||||||
|
Reference in New Issue
Block a user