Skip to content
Snippets Groups Projects
Commit a08ae50f authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

removed overlay off due to wait

parent 11aedd63
No related branches found
No related tags found
1 merge request!10removed overlay off due to wait
......@@ -21,7 +21,6 @@
});
socket.on( 'account ready', function( msg ) {
$('#myModal2').modal('hide');
window.location.replace('{{ referrer }}');
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment