[Trunk | Admin]: affiliations.component.html: Bug fix: Link to add more info about Related Organizations changed to '/pageContents'.

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56793 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
konstantina.galouni 2019-07-29 10:49:44 +00:00
parent e5601a28b5
commit f8f59218bb
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
Do you need to add more information about the Related Organizations? Click
<!-- classContentId: ,-->
<!-- /edit-->
<a [queryParams]="{communityId: communityId, pageId: organizationsPageId}" routerLink="/classContents"
<a [queryParams]="{communityId: communityId, pageId: organizationsPageId}" routerLink="/pageContents"
routerLinkActive="router-link-active">
here
</a>