more explicit route name form user form action
This commit is contained in:
parent
f04f52c3d9
commit
d25ee2fe99
@ -25,7 +25,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% set form_action = url_for('users.user') %}
|
{% set form_action = url_for('users.update_user') %}
|
||||||
{% include "fragments/edit_user_form.html" %}
|
{% include "fragments/edit_user_form.html" %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user