m
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
data.addRows([
|
||||
['Normal flow','Normal flow',new Date("{{ startSlut[0][0].getMedianDag(0,30,2)[0] }}"),new Date("{{ startSlut[1][0].getMedianDag(0,30,2)[0] }}")],
|
||||
|
||||
{% for job in test %}
|
||||
['{{ job.name }}','{{ job.name }}',new Date("{{ job.getMedianDag(0,30,2)[0] }}"),new Date("{{ job.getMedianDag(0,30,2)[1] }}")],
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user