couple small adjustments

This commit is contained in:
Jonas Winkler
2020-11-12 15:23:07 +01:00
parent e2270c2ba2
commit 9c37addc1e
3 changed files with 4 additions and 5 deletions

View File

@@ -85,8 +85,8 @@
<th>Correspondent</th>
<th>Title</th>
<th>Document type</th>
<th>Date created</th>
<th>Date added</th>
<th>Created</th>
<th>Added</th>
</thead>
<tbody>
<tr *ngFor="let d of docs.documents" routerLink="/documents/{{d.id}}">