diff --git a/src-ui/src/app/components/document-list/document-list.component.html b/src-ui/src/app/components/document-list/document-list.component.html index 63900b399..f1f21b19c 100644 --- a/src-ui/src/app/components/document-list/document-list.component.html +++ b/src-ui/src/app/components/document-list/document-list.component.html @@ -89,86 +89,95 @@ [rotate]="true" aria-label="Default pagination"> -
- | ASN | -Correspondent | -Title | -Document type | -Created | -Added | - - -
---|---|---|---|---|---|---|
-
-
-
-
- |
- - {{d.archive_serial_number}} - | -
- |
-
- {{d.title | documentTitle}}
- |
-
- |
- - {{d.created | customDate}} - | -- {{d.added | customDate}} - | -
+ | ASN | +Correspondent | +Title | +Document type | +Created | +Added | + + +
---|---|---|---|---|---|---|
+
+
+
+
+ |
+ + {{d.archive_serial_number}} + | +
+ |
+
+ {{d.title | documentTitle}}
+ |
+
+ |
+ + {{d.created | customDate}} + | ++ {{d.added | customDate}} + | +