Commit 1b0ef484 authored by faisalhamdi's avatar faisalhamdi

!test

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