From 7e6f63511b64de6280b0542e8690f0bdafe80c38 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Mon, 24 Oct 2022 17:17:57 +0200 Subject: [PATCH] approval flow nit --- .../approve/[workspace]/[job]/[resume]/[hmac]@none.svelte | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/routes/approve/[workspace]/[job]/[resume]/[hmac]@none.svelte b/frontend/src/routes/approve/[workspace]/[job]/[resume]/[hmac]@none.svelte index 425c17e13a..11c6bd66bc 100644 --- a/frontend/src/routes/approve/[workspace]/[job]/[resume]/[hmac]@none.svelte +++ b/frontend/src/routes/approve/[workspace]/[job]/[resume]/[hmac]@none.svelte @@ -88,6 +88,10 @@

Current approvers

+

Each approver can only approve once and cannot change his approver name set by the + approval sender

{#if currentApprovers.length > 0}