Commit e259ce82 authored by Faisal Hamdi's avatar Faisal Hamdi

Merge branch 'faisal' into 'master'

rapiin!

See merge request !1373
parents 1a181f72 6605f1f4
...@@ -1585,7 +1585,7 @@ export default class TaxPlanningMR extends Component { ...@@ -1585,7 +1585,7 @@ export default class TaxPlanningMR extends Component {
} }
</div> </div>
</div> </div>
<Typography style={{ fontSize: '11px', color: '#4b4b4b', marginTop: 5, marginLeft: 20 }}>Notes : {this.state.notesUpdate}</Typography> <Typography style={{ fontSize: '11px', color: '#4b4b4b', marginTop: 5 }}>Notes : {this.state.notesUpdate}</Typography>
</div> </div>
<div className="grid grid-2x" style={{ marginTop: 20 }}> <div className="grid grid-2x" style={{ marginTop: 20 }}>
<div className="col-1"> <div className="col-1">
......
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