Removed unnecessary return
svn: r15173
This commit is contained in:
parent
8564556ddd
commit
690daa1783
@ -4528,9 +4528,6 @@ class IndividualPage(BasePage):
|
|||||||
)
|
)
|
||||||
table += trow
|
table += trow
|
||||||
|
|
||||||
# return table to its caller
|
|
||||||
return table
|
|
||||||
|
|
||||||
def pedigree_person(self, person):
|
def pedigree_person(self, person):
|
||||||
"""
|
"""
|
||||||
will produce a hyperlink for a pedigree person ...
|
will produce a hyperlink for a pedigree person ...
|
||||||
|
Loading…
Reference in New Issue
Block a user