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
Branches fix-overlay-wait
No related tags found
No related merge requests found
Pipeline #5069 failed with stage
......@@ -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