Use the new names for the graphs, in the template.
This commit is contained in:
parent
fe728f1260
commit
ff9e202df6
@ -54,10 +54,10 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h3>Weekly history</h3>
|
<h3>Weekly history</h3>
|
||||||
<img src="{% static 'graphs/' %}week-{{graph_file}}.png" />
|
<img src="{% static 'graphs/' %}week-time-{{graph_file}}.png" />
|
||||||
|
|
||||||
<h3>Average per day</h3>
|
<h3>Average per day</h3>
|
||||||
<img src="{% static 'graphs/' %}avg_days-{{graph_file}}.png" />
|
<img src="{% static 'graphs/' %}week-avg_day-{{graph_file}}.png" />
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user