Commit cd9c7f4c authored by Faisal Hamdi's avatar Faisal Hamdi

Merge branch 'faisal' into 'master'

apdet lagi!

See merge request !769
parents 7e6decdd d0f7c5d8
......@@ -1175,6 +1175,7 @@ export default class MonthlyReport extends Component {
month={this.state.month}
saveToMonthlyReport={this.saveToMonthlyReport.bind(this)}
onClickClose={() => this.setState({ visibleFAM: false, visibleMonthlyReport: true })}
isApprover={this.state.isApprover}
/>
)}
{this.state.visibleCAT && (
......
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