Filtering improvements, web template improvements

svn: r933
This commit is contained in:
Don Allingham
2002-04-18 13:52:40 +00:00
parent e5101afb67
commit 6aecc2c3e8
20 changed files with 395 additions and 216 deletions

View File

@@ -351,7 +351,6 @@ class IndividualPage:
pass
self.doc.end_table()
#--------------------------------------------------------------------
#
#
@@ -624,6 +623,7 @@ class WebReport(Report):
col_len = col_len - 1
doc.write_text('</td></tr></table>')
doc.close()
doc.write_support_files()
def write_report(self):
dir_name = self.target_path