From ea3a83a8d1fe792fd6004a33b6d7f89daf5db18e Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 12 Mar 2021 19:35:25 -0800 Subject: [PATCH] div instead of li --- .../document-card-large.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html index 2d74129c5..7e4408312 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html @@ -62,10 +62,10 @@
-
  • +
    Score: -
  • +
    -
  • +
    #{{document.archive_serial_number}} -
  • -
  • + +
    {{document.created | customDate:'mediumDate'}} -
  • +