From 5d5f4c71df251d349d9255f856e77951ea4842cb Mon Sep 17 00:00:00 2001 From: Ed Chalstrey Date: Fri, 29 Apr 2022 14:34:11 +0100 Subject: [PATCH] update dataFields with new current use fields --- app/src/api/config/dataFields.ts | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app/src/api/config/dataFields.ts b/app/src/api/config/dataFields.ts index e51cf8bf..daee34da 100644 --- a/app/src/api/config/dataFields.ts +++ b/app/src/api/config/dataFields.ts @@ -257,7 +257,15 @@ export const buildingAttributesConfig = valueType()({ /* eslint derivedEdit: true, verify: false, }, - + current_landuse_source: { + edit: true, + }, + current_landuse_source_detail: { + edit: true, + }, + current_landuse_link: { + edit: true, + }, dynamics_has_demolished_buildings: { edit: true, verify: true