Commit 7b427184 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! SimulationTool: rewrite getAvailableTimeMovementList

parent 68c1e536
......@@ -2986,7 +2986,7 @@ class SimulationTool(BaseTool):
return sequence
security.declareProtected(Permissions.AccessContentsInformation,
'getAvailableTimeSequence')
'getAvailableTimeMovementList')
def getAvailableTimeMovementList(self, from_date, to_date,
**kw):
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment