From eed8bb2d442444f63bafc7efdc99ba93d65ad132 Mon Sep 17 00:00:00 2001 From: Christoph Kluge Date: Mon, 17 Jul 2023 15:45:40 +0200 Subject: [PATCH] fix: add scrambling to user names and projectIds --- web/frontend/src/List.root.svelte | 12 ++++++------ web/frontend/src/joblist/JobInfo.svelte | 5 ++++- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/web/frontend/src/List.root.svelte b/web/frontend/src/List.root.svelte index 57cd291..c004736 100644 --- a/web/frontend/src/List.root.svelte +++ b/web/frontend/src/List.root.svelte @@ -119,10 +119,10 @@ - - - - + {({ + USER: "Username", + PROJECT: "Project Name", + })[type]}