Refactor various aspects of the report system.
svn: r9496
This commit is contained in:
@ -180,7 +180,6 @@ class ChangeTypesOptions(Tool.ToolOptions):
|
||||
def __init__(self,name,person_id=None):
|
||||
Tool.ToolOptions.__init__(self,name,person_id)
|
||||
|
||||
def set_new_options(self):
|
||||
# Options specific for this report
|
||||
self.options_dict = {
|
||||
'fromtype' : '',
|
||||
|
Reference in New Issue
Block a user