Revert for now
This commit is contained in:
parent
435d0cb2f3
commit
0a38a3ec23
@ -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: {
|
||||||
|
Loading…
Reference in New Issue
Block a user