changing some labeling for the task settings in harvest plans for the costs
This commit is contained in:
parent
af90e8893c
commit
71eacc8faa
1 changed files with 1 additions and 1 deletions
|
|
@ -714,7 +714,7 @@ export default function HarvestSettings(props: Props) {
|
||||||
<TaskSettings
|
<TaskSettings
|
||||||
task={taskToEdit}
|
task={taskToEdit}
|
||||||
hasCost
|
hasCost
|
||||||
costTitle="Material Cost(acres)"
|
costTitle="Material Cost(acre)"
|
||||||
secondaryCostTitle="Equipment Cost(acre)"
|
secondaryCostTitle="Equipment Cost(acre)"
|
||||||
objectKey={planKey}
|
objectKey={planKey}
|
||||||
type={type}
|
type={type}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue