mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
[fix] Timezone triggers a blank page on webadmin
This commit is contained in:
parent
44a830046e
commit
3a45f9bd5a
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@
|
||||||
"default": "en_US"
|
"default": "en_US"
|
||||||
}, {
|
}, {
|
||||||
"name": "tz",
|
"name": "tz",
|
||||||
|
"ask": {
|
||||||
|
"en": "Choose a timezone",
|
||||||
|
"fr": "Choisissez un fuseau horaire"
|
||||||
|
},
|
||||||
"default": "Etc/UTC"
|
"default": "Etc/UTC"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue