Commit 92f23a1a authored by faisalhamdi's avatar faisalhamdi

fail

parent c1b792c8
......@@ -1368,9 +1368,6 @@ 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