Browse Source

Apply tenant_code rename in setup form

pull/650/head
Stéphane Meny 3 years ago
parent
commit
31df4d1e80
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 4
      config/forms/setup/log_setup.json

4
config/forms/setup/log_setup.json

@ -104,11 +104,11 @@
}
}
},
"tenant_code": {
"tenancycode": {
"header": "",
"description": "",
"questions": {
"tenant_code": {
"tenancycode": {
"check_answer_label": "Tenant code",
"header": "What is the tenant code?",
"hint_text": "This is how you usually refer to this tenancy on your own systems.",

Loading…
Cancel
Save