[Connect | Trunk]: Contact us remove duplicate showloading = false

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@59361 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-09-14 07:46:23 +00:00
parent 213cbb0638
commit 1117b4947e
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ export class ContactComponent implements OnInit {
this.reset();
this.modalOpen();
} else {
this.showLoading = false;
this.errorMessage = 'Email sent failed! Please try again.';
this.contactForm.get('recaptcha').setValue('');
}