# HG changeset patch # User Thomas Junk # Date 1551974894 -3600 # Node ID ee6f5c22317ab3e8b9fbb22f207aaddc7d57b924 # Parent c61339e676e08faedbc5bc98aa5ec87983c7d24b fix typo diff -r c61339e676e0 -r ee6f5c22317a client/src/components/importoverview/ImportOverviewAlt.vue --- a/client/src/components/importoverview/ImportOverviewAlt.vue Thu Mar 07 17:05:43 2019 +0100 +++ b/client/src/components/importoverview/ImportOverviewAlt.vue Thu Mar 07 17:08:14 2019 +0100 @@ -43,7 +43,7 @@ {{ entry.kind.toUpperCase() }}
- {{ entry.summary.date | surverDate }} + {{ entry.summary.date | surveyDate }}
{{ entry.enqueued.split("T")[0] | surveyDate }}