{{status.message}}
@@ -43,7 +43,7 @@ More like this - + Edit diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.ts b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.ts index 8d2a59405..1725e5795 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.ts +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.ts @@ -13,7 +13,7 @@ import { SETTINGS_KEYS } from 'src/app/data/paperless-uisettings' import { ComponentWithPermissions } from '../../with-permissions/with-permissions.component' @Component({ - selector: 'app-document-card-large', + selector: 'pngx-document-card-large', templateUrl: './document-card-large.component.html', styleUrls: [ './document-card-large.component.scss', 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 98d8e2770..8719f2ddf 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 @@ -11,7 +11,7 @@
ASN | Correspondent | Title | Owner | Notes | Document type | Storage path | Created |
{{d.title | documentTitle}}
- |
{{d.owner | username}} @@ -243,7 +243,7 @@ |
---|