Support for AbiWord 1.9 or greater (table support)
svn: r1556
This commit is contained in:
@@ -327,7 +327,7 @@ class IndivSummaryDialog(Report.TextReportDialog):
|
||||
|
||||
def get_stylesheet_savefile(self):
|
||||
"""Where to save styles for this report."""
|
||||
return "family_group.xml"
|
||||
return "individual_summary.xml"
|
||||
|
||||
def doc_uses_tables(self):
|
||||
"""This report requires table support."""
|
||||
|
||||
Reference in New Issue
Block a user