Commit 08bc0ee0 authored by Georgios Dagkakis's avatar Georgios Dagkakis

correction in plugin

parent 5aec2254
......@@ -36,6 +36,7 @@ class BatchesOperatorGantt(plugin.OutputPreparationPlugin, TimeSupportMixin):
open=False)
k=1
schedule=element['results']['schedule']
for record in schedule:
entranceTime=record['entranceTime']
try:
......
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