Commit a1992c3b authored by Deni Rinaldi's avatar Deni Rinaldi

Merge branch 'riri' into 'master'

gabut

See merge request !596
parents 232276e3 2cdd4bfe
......@@ -383,7 +383,6 @@ export default class MonthlyReport extends Component {
this.getReport()
this.getReportAttachment()
})}
debug
disableClearable
style={{ width: 250 }}
renderInput={(params) => <TextField {...params} label="Periode" margin="normal" style={{ marginTop: 7 }} />}
......@@ -398,7 +397,6 @@ export default class MonthlyReport extends Component {
this.getReport()
this.getReportAttachment()
})}
debug
disableClearable
style={{ width: 250 }}
renderInput={(params) => <TextField {...params} label="Company" margin="normal" style={{ marginTop: 7 }} />}
......
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