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 f61d586c8..3f23d99f9 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 @@ -52,7 +52,7 @@
-
+
Created: {{ document.created | customDate }} Added: {{ document.added | customDate }} Modified: {{ document.modified | customDate }} diff --git a/src-ui/src/theme.scss b/src-ui/src/theme.scss index b40ab2ff2..e3a90238f 100644 --- a/src-ui/src/theme.scss +++ b/src-ui/src/theme.scss @@ -243,6 +243,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,