Fix JS syntax in temperature chart loop
This commit is contained in:
parent
3f94d84d7c
commit
08a137fdf0
|
|
@ -760,7 +760,6 @@ chart{{ metricName|replace({'-': '_', '.': '_'}) }}.canvas.addEventListener('mou
|
|||
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue