Skip to content

Commit

Permalink
Merge branch 'w2p-108595_multiline-search-filter-badge' into multilin…
Browse files Browse the repository at this point in the history
…e-search-filter-badge_main
  • Loading branch information
LotteHofstede authored and tdonohue committed Apr 29, 2024
1 parent e1fe403 commit ebb99c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
[queryParams]="(removeParameters | async)" queryParamsHandling="merge">
<span class="d-flex">
<span class="flex-grow-1 text-left">{{('search.filters.applied.' + key) | translate}}: {{'search.filters.' + filterName + '.' + value | translate: {default: normalizeFilterValue(value)} }}</span>
<span class="pl-1">×</span>
<span class="pl-1" aria-hidden="true">×</span>
</span>
</a>

0 comments on commit ebb99c8

Please sign in to comment.