user: add change location for user in user menu

This commit is contained in:
nobohan
2021-11-17 13:54:32 +01:00
parent 5905038425
commit 480e02af01
5 changed files with 28 additions and 26 deletions

View File

@@ -6,7 +6,7 @@
<h1>{{ 'Edit my current location'|trans }}</h1>
{{ form_start(edit_form) }}
{{ form_row(edit_form.location) }}
{{ form_row(edit_form.currentLocation) }}
<ul class="record_actions">
<li class="cancel">