From e61bcc6310b7a853fbb8b5e64003beb0a481d57f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Ant=C3=B4nio=20Cardoso?= Date: Mon, 26 Feb 2024 20:14:52 -0300 Subject: [PATCH] Make return button go back to the previous page instead of jump to the first. --- core/frontend/src/components/wizard/Wizard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/frontend/src/components/wizard/Wizard.vue b/core/frontend/src/components/wizard/Wizard.vue index 915d8836a4..3fd4d7d46b 100644 --- a/core/frontend/src/components/wizard/Wizard.vue +++ b/core/frontend/src/components/wizard/Wizard.vue @@ -141,7 +141,7 @@ Return