Browse Source

feat: update previous years

pull/1692/head
natdeanlewissoftwire 3 years ago
parent
commit
2b1b345f66
  1. 4
      config/forms/2021_2022.json
  2. 4
      config/forms/2022_2023.json

4
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.", "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", "type": "numeric",
"min": 0, "min": 0,
"max": 20, "max": 150,
"step": 1, "step": 1,
"width": 2 "width": 2
} }
@ -591,7 +591,7 @@
"hint_text": "If the property is being offered for let for the first time, enter 0.", "hint_text": "If the property is being offered for let for the first time, enter 0.",
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"max": 20, "max": 150,
"step": 1, "step": 1,
"width": 2 "width": 2
} }

4
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.", "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", "type": "numeric",
"min": 0, "min": 0,
"max": 20, "max": 150,
"step": 1, "step": 1,
"width": 2 "width": 2
} }
@ -586,7 +586,7 @@
"hint_text": "If the property is being offered for let for the first time, enter 0.", "hint_text": "If the property is being offered for let for the first time, enter 0.",
"type": "numeric", "type": "numeric",
"min": 0, "min": 0,
"max": 20, "max": 150,
"step": 1, "step": 1,
"width": 2 "width": 2
} }

Loading…
Cancel
Save