* src/plugins/FtmStyleDescendants.py (print_children):
End children's table only if it was started. svn: r1637
This commit is contained in:
		@@ -692,7 +692,8 @@ class FtmDescendantReport(Report.Report):
 | 
			
		||||
                self.doc.end_cell()
 | 
			
		||||
                self.doc.end_row()
 | 
			
		||||
 | 
			
		||||
            self.doc.end_table()
 | 
			
		||||
            if not first: 
 | 
			
		||||
            	self.doc.end_table()
 | 
			
		||||
            first = 1
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user