Revert for now

This commit is contained in:
Mike Simpson 2023-06-06 15:03:22 +01:00
parent 435d0cb2f3
commit 0a38a3ec23

View File

@ -837,13 +837,11 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
title: "Is the building in public/community ownership?", title: "Is the building in public/community ownership?",
example: "Privately owned (non-corporate)", example: "Privately owned (non-corporate)",
items: [ items: [
'State-owned', 'Government-owned',
'Charity-owned', 'Charity-owned',
'Community-owned', 'Community-owned/cooperative',
'Owned by other non-profit body', 'Owned by other non-profit body',
'Privately owned (non-corporate)', 'Not in public/community ownership'
'Privately owned (corporate)',
'Other'
] ]
}, },
community_public_ownership_sources: { community_public_ownership_sources: {