Commit 95dc2585 authored by Georgios Dagkakis's avatar Georgios Dagkakis

correction in plugin

parent 9cb118fe
......@@ -55,7 +55,7 @@ class JSOperatorTabSchedule(plugin.OutputPreparationPlugin, TimeSupportMixin):
task_id,
stationId,
self.convertToFormattedRealWorldTime(entranceTime),
self.convertToFormattedRealWorldTime(entranceTime)
self.convertToFormattedRealWorldTime(exitTime)
])
return data
......
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