Skip to content
Snippets Groups Projects
Commit 8118b16b authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Start the check email verification poll once add email is complete.

parent 1e97c316
No related branches found
No related tags found
No related merge requests found
......@@ -242,6 +242,8 @@
verifier: "waitForEmailValidation",
verificationMessage: "email_confirmed"
});
var controller = this.element.controller("checkregistration");
controller.startCheck();
},
doEmailConfirmed: function() {
......
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