Add in env-properties (used only in connect portal) 'shareInZenodoPage' property.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@53975 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2018-11-26 15:58:13 +00:00
parent d1b2a52925
commit 89c7065ff3
1 changed files with 2 additions and 0 deletions

View File

@ -139,4 +139,6 @@ export class EnvProperties {
widgetLink;
claimsInformationLink;
shareInZenodoPage;
}