75058: multiple badges fix, item alerts, tests

This commit is contained in:
Kristof De Langhe
2020-12-08 13:07:18 +01:00
parent d50dd12d3d
commit fa36b3518d
15 changed files with 236 additions and 123 deletions

View File

@@ -1,6 +1,8 @@
<div class="card" [@focusShadow]="(isCollapsed$ | async)?'blur':'focus'">
<ds-truncatable [id]="dso.id">
<ng-content></ng-content>
<div class="position-absolute ml-1">
<ng-content></ng-content>
</div>
<a *ngIf="linkType != linkTypes.None" [target]="(linkType == linkTypes.ExternalLink) ? '_blank' : '_self'" rel="noopener noreferrer" [routerLink]="['/items/' + dso.id]"
class="card-img-top full-width">
<div>