Refactor various aspects of the report system.
svn: r9496
This commit is contained in:
@@ -697,7 +697,6 @@ class VerifyOptions(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 = {
|
||||
'oldage' : 90,
|
||||
|
||||
Reference in New Issue
Block a user