mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
user: add change location for user in user menu
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user