dashboard: Link 'My bills' to invoices

This commit is contained in:
PCoder 2019-04-04 06:43:47 +02:00
parent e58dcbb44c
commit f907837f04

View file

@ -26,7 +26,7 @@
<img class="svg-img" src="{% static 'hosting/img/key.svg' %}">
</div>
</a>
<a href="{% url 'hosting:orders' %}" class="hosting-dashboard-item">
<a href="{% url 'hosting:invoices' %}" class="hosting-dashboard-item">
<h2>{% trans "My Bills" %}</h2>
<div class="hosting-dashboard-image">
<img class="svg-img" src="{% static 'hosting/img/billing.svg' %}">