From 8c799245bbb20e9a095704da74e004c74117933f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Sun, 23 Apr 2023 19:08:44 +0200 Subject: [PATCH] feat: also show timestamp & provenance in EntryList --- webui/src/components/Inspect.svelte | 11 +++++++++-- webui/src/components/widgets/EntryList.svelte | 14 ++++++++++++-- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/webui/src/components/Inspect.svelte b/webui/src/components/Inspect.svelte index 7dc9974..072ace9 100644 --- a/webui/src/components/Inspect.svelte +++ b/webui/src/components/Inspect.svelte @@ -359,9 +359,16 @@ {:else}

{$i18n.t("Attributes")}

- +

{$i18n.t("Backlinks")}

- +
{/if}