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 eca5abb97..96c41091d 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,13 +25,35 @@ {{(document.correspondent$ | async)?.name}}: - {{document.title | documentTitle}} (#{{document.archive_serial_number}}) + {{document.title | documentTitle}}

-