[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:
parent
e5601a28b5
commit
f8f59218bb
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue