From 31df4d1e80081f5c1b5718ddd1119b284f007b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Meny?= Date: Fri, 17 Jun 2022 10:23:00 +0100 Subject: [PATCH] Apply tenant_code rename in setup form --- config/forms/setup/log_setup.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/setup/log_setup.json b/config/forms/setup/log_setup.json index a760f9bd6..7cb805646 100644 --- a/config/forms/setup/log_setup.json +++ b/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.",