3255: patch for Descendant Report text error from lcc
svn: r13332
This commit is contained in:
parent
b2d2820939
commit
a31d94d2ed
@ -124,7 +124,8 @@ class DescendantReport(Report):
|
|||||||
'death_date' : death_date
|
'death_date' : death_date
|
||||||
})
|
})
|
||||||
|
|
||||||
self.doc.write_text(')')
|
if birth or death:
|
||||||
|
self.doc.write_text(')')
|
||||||
|
|
||||||
def write_report(self):
|
def write_report(self):
|
||||||
self.doc.start_paragraph("DR-Title")
|
self.doc.start_paragraph("DR-Title")
|
||||||
|
Loading…
Reference in New Issue
Block a user