Merge branch 'dev' into staging
This commit is contained in:
commit
ccd73b2154
@ -242,6 +242,7 @@ export default class DepositOtherDocument extends React.Component<IProps, IState
|
||||
});
|
||||
|
||||
this.props.onClose!();
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
private shortName(name: string): string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user