summaryrefslogtreecommitdiff
path: root/app/templates/modules/edit-item.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/modules/edit-item.html')
-rw-r--r--app/templates/modules/edit-item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/modules/edit-item.html b/app/templates/modules/edit-item.html
index 194aa77..16cb686 100644
--- a/app/templates/modules/edit-item.html
+++ b/app/templates/modules/edit-item.html
@@ -6,7 +6,7 @@
{% block title %}Edit {{ table }} item{% endblock %}
{% block content %}
-<form action="{{ request.path }}" method="POST">
+<form action="{{ '/fapg' + request.path }}" method="POST">
<fieldset>
<legend>Edit item #{{ pk }} in our {{ table }} table.</legend>
{% for field in form %}
Copyright 2019--2024 Marius PETER