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

Merge branch 'fix-overlay-wait' into 'master'

removed overlay off due to wait

See merge request rc/self-reg-form!10
parents 11aedd63 a08ae50f
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