Merge pull request #972 from atmire/Private-withdrawn-badges-for-items-everywhere

Private/Withdrawn badges for items everywhere
This commit is contained in:
Tim Donohue
2021-01-04 11:03:14 -06:00
committed by GitHub
22 changed files with 278 additions and 128 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>