mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Merge remote-tracking branch 'github/main' into main_CST-12825
# Conflicts: # src/assets/i18n/en.json5 # src/styles/_custom_variables.scss
This commit is contained in:
@@ -43,7 +43,5 @@
|
||||
<ng-template #browselink let-value="value">
|
||||
<a class="dont-break-out preserve-line-breaks ds-browse-link"
|
||||
[routerLink]="['/browse', browseDefinition.id]"
|
||||
[queryParams]="getQueryParams(value)">
|
||||
{{value}}
|
||||
</a>
|
||||
[queryParams]="getQueryParams(value)">{{value}}</a>
|
||||
</ng-template>
|
||||
|
Reference in New Issue
Block a user