From 0f0f0887555411367d20d5dd1c8d9cd6bcdafa86 Mon Sep 17 00:00:00 2001 From: "sofia.baltzi" Date: Sun, 25 Nov 2018 16:55:45 +0000 Subject: [PATCH] Add the links to send emails-notifications git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53955 d315682c-612b-4755-9ff5-7f18f6832af3 --- utils/properties/env-properties.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/properties/env-properties.ts b/utils/properties/env-properties.ts index ce0bb0a0..3b1c6d35 100644 --- a/utils/properties/env-properties.ts +++ b/utils/properties/env-properties.ts @@ -132,6 +132,8 @@ export class EnvProperties { searchLinkToAdvancedPeople; sendMailUrl; + notifyForNewManagers; + notifyForNewSubscribers; lastIndexInformationLink; showLastIndexInformationLink;