More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
svn: r9714
This commit is contained in:
@@ -88,9 +88,6 @@ class ReportDialog(BareReportDialog):
|
||||
def init_interface(self):
|
||||
BareReportDialog.init_interface(self)
|
||||
|
||||
def setup_center_person(self):
|
||||
pass
|
||||
|
||||
def get_title(self):
|
||||
"""The window title for this dialog"""
|
||||
name = self.report_name
|
||||
|
||||
Reference in New Issue
Block a user