From fb539865e0d79b9153ec2927c6b6989d6fd2589a Mon Sep 17 00:00:00 2001 From: jonaswinkler Date: Wed, 6 Jan 2021 16:46:39 +0100 Subject: [PATCH] add ASN in brackets on small cards #268 --- .../document-card-small/document-card-small.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html index 83ba8c274..c951bf281 100644 --- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html +++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html @@ -25,7 +25,7 @@ {{(document.correspondent$ | async)?.name}}: - {{document.title | documentTitle}} + {{document.title | documentTitle}} (#{{document.archive_serial_number}})