* src/Report.py (ReportDialog.on_ok_clicked): Properly return on

correct/change filename choice.


svn: r4974
This commit is contained in:
Alex Roitman
2005-07-28 21:26:57 +00:00
parent f5a5a3a55c
commit 88874cd212
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
* src/plugins/WebPage.py (WebReportOptions.set_new_options):
Define help dictionary to document options.
* src/Report.py (CommandLineReport.init_options): Typo.
* src/Report.py (ReportDialog.on_ok_clicked): Properly return on
correct/change filename choice.
2005-07-27 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: add user html header and footer