Re-add option to set user timezone

This commit is contained in:
Raphael Michel
2017-10-13 15:55:58 +02:00
parent cbfd722c92
commit 84d1d758c1
3 changed files with 11 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
<legend>{% trans "General settings" %}</legend>
{% bootstrap_field form.fullname layout='horizontal' %}
{% bootstrap_field form.locale layout='horizontal' %}
{% bootstrap_field form.timezone layout='horizontal' %}
</fieldset>
<fieldset>
<legend>{% trans "Login settings" %}</legend>