parent
b202c29153
commit
78da15ed15
|
@ -19,7 +19,6 @@ module Auxiliary::Report
|
|||
end
|
||||
|
||||
def myworkspace
|
||||
return @myworkspace if @myworkspace
|
||||
@myworkspace = framework.db.find_workspace(self.workspace)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue