tweak description of planning id collection

This commit is contained in:
Mateusz Konieczny 2022-12-02 15:36:03 +01:00
parent 32752fe71e
commit 2033bad1a8

View File

@ -486,7 +486,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
}, },
planning_crowdsourced_planning_id: { planning_crowdsourced_planning_id: {
category: Category.Planning, category: Category.Planning,
title: "Are you aware of a planning application that has been recently submitted for this site and is not listed in the green box above, please enter planning application ID below:", title: "If you know of a planning application that has been recently submitted for this site, and is not listed in the blue box above, please enter its planning application ID below:",
example: "1112/QWERTY", example: "1112/QWERTY",
//tooltip: , //tooltip: ,
}, },