showing unconfirmed email status in profile

This commit is contained in:
Nur Rony 2016-11-21 13:25:46 +06:00
parent 9aded5c8d4
commit f75127cfe8
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
} }
onSubmitForm(e) { onSubmitForm(e) {
e.preventDefault();
return this.saveForm(); return this.saveForm();
} }