Fix template endif/endfor structure
This commit is contained in:
parent
eed4dbd6f9
commit
b5dca74101
|
|
@ -761,8 +761,6 @@ chart{{ metricName|replace({'-': '_', '.': '_'}) }}.canvas.addEventListener('mou
|
|||
{% endif %}
|
||||
{% endfor %}
|
||||
});
|
||||
{% endfor %}
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue