Adjusted reporting summary columns to correct area.
This commit is contained in:
@@ -176,13 +176,13 @@ export function ReportingJobsListMolecule({
|
||||
<Table.Summary.Cell index={2}></Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={3}></Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={4}></Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={5}>
|
||||
<Table.Summary.Cell index={5}></Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={6}>
|
||||
{scoreCard && scoreCard.allJobsSumDbPrice.toFormat()}
|
||||
</Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={6}>
|
||||
<Table.Summary.Cell index={7}>
|
||||
{scoreCard && scoreCard.allJobsSumActPrice.toFormat()}
|
||||
</Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={7}></Table.Summary.Cell>
|
||||
<Table.Summary.Cell index={8}></Table.Summary.Cell>
|
||||
</Table.Summary.Row>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user