From 7c9182e0b06493b69f3433b91c9cb291f9f5f6dc Mon Sep 17 00:00:00 2001 From: Christoph Kluge Date: Fri, 20 Dec 2024 17:14:12 +0100 Subject: [PATCH] move shared routine to utils.js, remove flop peak reduction --- .../src/generic/helper/JobFootprint.svelte | 39 +----------- web/frontend/src/generic/utils.js | 33 ++++++++++ web/frontend/src/job/JobSummary.svelte | 63 +------------------ 3 files changed, 37 insertions(+), 98 deletions(-) diff --git a/web/frontend/src/generic/helper/JobFootprint.svelte b/web/frontend/src/generic/helper/JobFootprint.svelte index f9bc165..80e905b 100644 --- a/web/frontend/src/generic/helper/JobFootprint.svelte +++ b/web/frontend/src/generic/helper/JobFootprint.svelte @@ -8,40 +8,6 @@ - `height String?`: Height of the card [Default: '310px'] --> - - -