From 2b1b345f66701d1ce1ce00b4813546ac4f5cb6f5 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Tue, 13 Jun 2023 10:31:34 +0100 Subject: [PATCH] feat: update previous years --- config/forms/2021_2022.json | 4 ++-- config/forms/2022_2023.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 84065e019..75660731d 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -569,7 +569,7 @@ "hint_text": "This is after the last tenancy ended. If the property is being offered for let for the first time, enter 0.", "type": "numeric", "min": 0, - "max": 20, + "max": 150, "step": 1, "width": 2 } @@ -591,7 +591,7 @@ "hint_text": "If the property is being offered for let for the first time, enter 0.", "type": "numeric", "min": 0, - "max": 20, + "max": 150, "step": 1, "width": 2 } diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index a76e8f6ad..7e4318998 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -564,7 +564,7 @@ "hint_text": "This is after the last tenancy ended. If the property is being offered for let for the first time, enter 0.", "type": "numeric", "min": 0, - "max": 20, + "max": 150, "step": 1, "width": 2 } @@ -586,7 +586,7 @@ "hint_text": "If the property is being offered for let for the first time, enter 0.", "type": "numeric", "min": 0, - "max": 20, + "max": 150, "step": 1, "width": 2 }