From abeadac9497398fadb488358ef749b9c4c6b7fe7 Mon Sep 17 00:00:00 2001 From: Frikky Date: Wed, 27 Aug 2025 20:22:43 +0200 Subject: [PATCH] And another workflow page --- frontend/src/views/Workflows2.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/Workflows2.jsx b/frontend/src/views/Workflows2.jsx index ce2bb8c4..6451157c 100644 --- a/frontend/src/views/Workflows2.jsx +++ b/frontend/src/views/Workflows2.jsx @@ -5183,14 +5183,14 @@ const Workflows2 = (props) => { { const newView = !showExecutionStats localStorage.setItem("showExecutionStats", newView) setShowExecutionStats(!showExecutionStats) }} - color={showExecutionStats ? "primary" : "default"} + disabled={currTab === 2} >