fixed rendering problem after package update

This commit is contained in:
Kevin Papst
2018-01-02 08:25:43 +01:00
parent 7449858763
commit a641b0cb4a

View File

@@ -38,7 +38,7 @@
barDatasetSpacing: 1,
responsive: true,
maintainAspectRatio: true,
tooltipTemplate: "{% raw %}<%= value %>{% endraw %} {{ 'label.hours'|trans }}",
tooltipTemplate: "<%= value %> {{ 'label.hours'|trans }}",
};
var barChartLabels = [
{% for i in 1..11 %}