From 2011dffe5acea8946dfae750a7fc68f09d387fc1 Mon Sep 17 00:00:00 2001 From: jandsonrj Date: Fri, 3 May 2024 14:40:16 -0300 Subject: [PATCH] Fixed #250 - Fixed --- frontend/pages/pz_pipelines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/pz_pipelines.js b/frontend/pages/pz_pipelines.js index ea8c783..bc871ea 100644 --- a/frontend/pages/pz_pipelines.js +++ b/frontend/pages/pz_pipelines.js @@ -29,7 +29,7 @@ function PZPipelines() { color="primary" edge="start" aria-label="Go back" - onClick={() => window.history.back()} + onClick={() => (window.location.href = window.location.origin)} >