summaryrefslogtreecommitdiff
path: root/app/templates/modules/orders.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/modules/orders.html')
-rw-r--r--app/templates/modules/orders.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/modules/orders.html b/app/templates/modules/orders.html
index fd0c13b..658f356 100644
--- a/app/templates/modules/orders.html
+++ b/app/templates/modules/orders.html
@@ -6,7 +6,7 @@ Orders
{% endblock %}
{% block actions %}
-<a href="{{ url_for('add_item', item='order') }}" class="button">Add order</a>
+<a href="{{ url_for('common.add_item', module='orders', table='Order') }}" class="button">Add order</a>
{% endblock %}
{% block content %}
Copyright 2019--2024 Marius PETER