allow verify dates
This commit is contained in:
parent
07aeaf5cbd
commit
66c08a0da2
@ -87,9 +87,11 @@ export const buildingAttributesConfig = valueType<DataFieldConfig>()({ /* eslint
|
||||
},
|
||||
date_lower: {
|
||||
edit: true,
|
||||
verify: true,
|
||||
},
|
||||
date_upper: {
|
||||
edit: true,
|
||||
verify: true,
|
||||
},
|
||||
date_source: {
|
||||
edit: true,
|
||||
|
Loading…
Reference in New Issue
Block a user