summaryrefslogtreecommitdiff
path: root/app/templates/modules/orders.html
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-07-03 20:23:22 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-07-03 20:23:22 +0200
commitb4dc6ca4cfb4b72d9a765ad2724509a2fd05f857 (patch)
tree93502ea84828887738c5f7e45ff52a51bdf37ba0 /app/templates/modules/orders.html
parenteba4c1a3113d24319bccc5c52d4d93838334bd31 (diff)
Templates.
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