5489: some FamilyGroup.py rows have no right border
svn: r18726
This commit is contained in:
parent
f3090242eb
commit
79a6c062c9
@ -133,7 +133,7 @@ class FamilyGroup(Report):
|
||||
self.doc.end_cell()
|
||||
|
||||
if descr:
|
||||
self.doc.start_cell("FGR-TextContents",2)
|
||||
self.doc.start_cell("FGR-TextContentsEnd",2)
|
||||
self.doc.start_paragraph('FGR-Normal')
|
||||
self.doc.write_text(descr)
|
||||
self.doc.end_paragraph()
|
||||
|
Loading…
Reference in New Issue
Block a user