Disable Height to eaves (re-enable after db field)
This commit is contained in:
parent
606a36ce6c
commit
7dc286bdbe
@ -51,6 +51,7 @@ const SizeView = (props) => (
|
||||
<NumericDataEntry
|
||||
title="Height to eaves (m)"
|
||||
slug="size_height_eaves"
|
||||
disabled={true}
|
||||
value={props.building.size_height_eaves}
|
||||
mode={props.mode}
|
||||
copy={props.copy}
|
||||
|
Loading…
Reference in New Issue
Block a user