Project

General

Profile

« Previous | Next » 

Revision 56835

Connect: Curators Page remove space from top.

View differences:

contact.component.ts
106 106
                       this.modalOpen();
107 107
                       this.showLoading = false;
108 108
                   }
109
                   else {
110
                       this.handleError('Token has expired. Please complete the reCaptcha challenge again! ', null)
111
                       this.showLoading = false;
112
                       this.contactForm.recaptcha = '';
113
                   }
114 109
               },
115 110
               error => {
116 111
                   this.handleError('Email sent failed! Please try again.', error);

Also available in: Unified diff