From 4f1df84d36a7e6fa233ddc04f856f13bcfad26b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Meny?= Date: Wed, 20 Apr 2022 18:09:32 +0100 Subject: [PATCH] Rename attribute irproduct_other in JSON (#481) --- config/forms/2021_2022.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 2ede442db..71ab5ad47 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -90,12 +90,12 @@ } }, "conditional_for": { - "intermediate_rent_product_name": [ + "irproduct_other": [ 5 ] } }, - "intermediate_rent_product_name": { + "irproduct_other": { "check_answer_label": "Product name", "header": "Name of rent product", "type": "text"