Commit 5f8c6745 authored by muhammad ridwan's avatar muhammad ridwan

Merge branch 'env/ridwan' into 'ENV-DEV-CR-CAFRM'

change header name

See merge request !1612
parents ce2ffe3d 0a96a085
...@@ -305,14 +305,13 @@ class RepotrCafrm extends Component { ...@@ -305,14 +305,13 @@ class RepotrCafrm extends Component {
<div> <div>
<div className={"main-color"} <div className={"main-color"}
style={{height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20}}> style={{height: 78, display: 'flex', alignItems: 'center', paddingLeft: 20}}>
<Typography style={{fontSize: '16px', color: 'white'}}>Report Status & Approval Progress <Typography style={{fontSize: '16px', color: 'white'}}>Report Status Progress
Monitoring CAFRM</Typography> Monitoring CAFRM</Typography>
</div> </div>
<div style={{padding: 20, width: '100%'}}> <div style={{padding: 20, width: '100%'}}>
<Paper style={{paddingTop: 10, paddingBottom: 50}}> <Paper style={{paddingTop: 10, paddingBottom: 50}}>
<div style={{borderBottom: 'solid 1px #c4c4c4'}}> <div style={{borderBottom: 'solid 1px #c4c4c4'}}>
<Typography style={{fontSize: '12px', color: '#4b4b4b', margin: 10}}>Report Status & <Typography style={{fontSize: '12px', color: '#4b4b4b', margin: 10}}>Report Status Progress CAFRM</Typography>
Approval Progress CAFRM</Typography>
</div> </div>
{this.state.curMonth > 0 && this.state.curYear > 2000 && !this.state.loading && ( {this.state.curMonth > 0 && this.state.curYear > 2000 && !this.state.loading && (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment