Skip to content

Commit 57d6ae4

Browse files
[DSC-1367] "Improved code from previous implementation"
1 parent 4ab9e9e commit 57d6ae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<a class="badge badge-primary mr-1 mb-1" [routerLink]="searchLink" [queryParams]="(removeParameters | async)"
22
queryParamsHandling="merge">
33
{{('search.filters.applied.' + key) | translate}}: {{'search.filters.' + filterName + '.' + (filterValue | async) | translate: {default:
4-
normalizeFilterValue(getStrippedValue((filterValue | async)))} }}
4+
(filterValue | async)} }}
55
<span> ×</span>
66
</a>

0 commit comments

Comments
 (0)