diff --git a/src-ui/src/app/components/audit-log/audit-log.component.html b/src-ui/src/app/components/audit-log/audit-log.component.html index e6789efc5..497049aa4 100644 --- a/src-ui/src/app/components/audit-log/audit-log.component.html +++ b/src-ui/src/app/components/audit-log/audit-log.component.html @@ -14,53 +14,38 @@ @for (entry of entries; track entry.id) {
Field | -Change | -
---|---|
{{ change.key | titlecase }}: | -- {{ change.value["operation"] | titlecase }} - {{ change.value["objects"].join(', ') }} - | -
{{ change.key | titlecase }}: | -{{ change.value[1] }} | -
{{ change.value[1] }}
+