Researcher: update link to dashboard - remove search query params

This commit is contained in:
argirok 2024-01-17 15:44:18 +02:00
parent 08ad6fbeb0
commit e17778e965
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<div class="uk-grid uk-grid-small uk-child-width-1-3@l uk-child-width-1-2@m" uk-grid>
<div *ngFor=" let author of authorsToShow.slice(0,page*size>authorsToShow.length?authorsToShow.length:page*size)">
<div *ngIf="author.resultsCount > 0" class="uk-card uk-card-default uk-card-hover uk-padding-small clickable"
[routerLink]="'./'+author.id+''" [queryParams]="routerHelper.createQueryParams(['type','peerreviewed'], [quote('publications'), quote('true')])">
[routerLink]="'./'+author.id+''">
<div class="uk-margin-bottom uk-grid uk-flex-middle" uk-grid>
<div>
<div class="uk-border uk-border-circle uk-text-meta uk-padding-xsmall uk-margin-small-right">