diff --git a/src/app/pages/publications/publications.page.ts b/src/app/pages/publications/publications.page.ts index 4b793f994..f5ee0d697 100644 --- a/src/app/pages/publications/publications.page.ts +++ b/src/app/pages/publications/publications.page.ts @@ -113,6 +113,7 @@ export class PublicationsPage implements OnInit { this.getActions(); this.checkQueryParameter() } + this.intent = window['sharedContent'] }); this.hideRefreshButton();