Commit e70541fc authored by Deni Rinaldi's avatar Deni Rinaldi

issuefam

parent b83e2c26
......@@ -1368,9 +1368,9 @@ export default class FixedAssetsMovementMR extends Component {
onClick={() => {
this.setState({loading: true, refresh: true}, () => {
this.handleGetFor('edit')
setTimeout(() => {
this.setState({ loading: false })
}, 100);
// setTimeout(() => {
// this.setState({ loading: false })
// }, 100);
})
}}
>
......
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