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