mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 06:53:03 +00:00
54053: Search label offset
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<div class="labels">
|
||||
<div class="labels col-sm-9 offset-sm-3">
|
||||
<a *ngFor="let label of (appliedFilters | async)" class="badge badge-primary mr-1"
|
||||
[routerLink]="getSearchLink()"
|
||||
[queryParams]="(getRemoveParams(label) | async)" queryParamsHandling="merge">
|
||||
|
Reference in New Issue
Block a user