|
|
|
@ -1018,7 +1018,7 @@ const DashboardProject = () => {
|
|
|
|
|
</Col> |
|
|
|
|
</Row> |
|
|
|
|
<Row> |
|
|
|
|
<Col span={8}> |
|
|
|
|
<Col span={24}> |
|
|
|
|
<div |
|
|
|
|
style={{ |
|
|
|
|
border: "solid", |
|
|
|
@ -1143,7 +1143,7 @@ const DashboardProject = () => {
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</Col> |
|
|
|
|
<Col span={16}> |
|
|
|
|
{/* <Col span={16}> |
|
|
|
|
<div |
|
|
|
|
style={{ |
|
|
|
|
border: "solid", |
|
|
|
@ -1366,7 +1366,7 @@ const DashboardProject = () => {
|
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
</Col> |
|
|
|
|
</Col> */} |
|
|
|
|
</Row> |
|
|
|
|
<div |
|
|
|
|
style={{ |
|
|
|
@ -1553,7 +1553,7 @@ const DashboardProject = () => {
|
|
|
|
|
</Row> |
|
|
|
|
</Col> |
|
|
|
|
</Row> |
|
|
|
|
<Row> |
|
|
|
|
{/* <Row> |
|
|
|
|
<Col span={24}> |
|
|
|
|
<div |
|
|
|
|
style={{ |
|
|
|
@ -1565,12 +1565,12 @@ const DashboardProject = () => {
|
|
|
|
|
marginBottom: 5, |
|
|
|
|
marginRight: 2, |
|
|
|
|
}} |
|
|
|
|
> |
|
|
|
|
> */} |
|
|
|
|
{/* <div style={{color: '#000000', textAlign: 'center', marginBottom: 10, fontWeight: 'bold', fontSize: 12}}>Health By Schedule</div> |
|
|
|
|
<div style={{backgroundColor: '#52AC0B', color: '#FFFFFF', padding: 5, borderRadius: 10, marginBottom: 10}}> |
|
|
|
|
<div style={{textAlign: 'center', fontWeight: 500, fontSize: 12}}>On Budget</div> |
|
|
|
|
</div> */} |
|
|
|
|
<Row> |
|
|
|
|
{/* <Row> |
|
|
|
|
<Col span={12}>Total Invoice</Col> |
|
|
|
|
<Col span={12} style={{ textAlign: "right" }}> |
|
|
|
|
{isReadyIntegrationInvoice ? ( |
|
|
|
@ -1626,7 +1626,7 @@ const DashboardProject = () => {
|
|
|
|
|
</Row> |
|
|
|
|
</div> |
|
|
|
|
</Col> |
|
|
|
|
</Row> |
|
|
|
|
</Row> */} |
|
|
|
|
<Row> |
|
|
|
|
<Col span={24}> |
|
|
|
|
<div |
|
|
|
|