List of orders

This commit is contained in:
Raphael Michel
2015-03-20 17:11:58 +01:00
parent 63a3054b92
commit dbc3dff905
6 changed files with 99 additions and 3 deletions

View File

@@ -75,7 +75,8 @@
</ul>
</li>
<li>
<a href="#">
<a href="{% url 'control:event.orders' organizer=request.event.organizer.slug event=request.event.slug %}"
{% if "event.orders" in url_name %}class="active"{% endif %}>
<i class="fa fa-shopping-cart fa-fw"></i>
{% trans "Orders" %}
</a>