diff --git a/portal-4cli-lib/src/app/userEmailPreferences/mailPrefs.component.ts b/portal-4cli-lib/src/app/userEmailPreferences/mailPrefs.component.ts index dc8621fd..094a9bc9 100644 --- a/portal-4cli-lib/src/app/userEmailPreferences/mailPrefs.component.ts +++ b/portal-4cli-lib/src/app/userEmailPreferences/mailPrefs.component.ts @@ -5,7 +5,7 @@ import {Observable} from 'rxjs/Observable'; @Component({ selector: 'openaire-mailPrefs', template: ` - + ` })