4875: 3.2.6-1 - Narweb - pedigree section
svn: r17370
This commit is contained in:
parent
1091c221ba
commit
a8a8b41210
@ -4104,7 +4104,7 @@ class IndividualPage(BasePage):
|
||||
ol += Html("li", self.name, class_ = "thisperson", inline = True)
|
||||
family = self.pedigree_family()
|
||||
if family:
|
||||
ol += Html("ol", family, class_ = "spouselist")
|
||||
ol += Html("ol", class_="spouselist") + family
|
||||
return ol
|
||||
|
||||
# End of helper functions
|
||||
|
Loading…
Reference in New Issue
Block a user