From b5e61a0eef3cdf06db58f7072994ed18630c07af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rinc=C3=B3n=20Blanco?= Date: Fri, 4 Nov 2022 18:45:36 +0100 Subject: [PATCH] Fix broken Rest UI button (#4240) --- views/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.pug b/views/index.pug index 775e13abac6..ec86473e05a 100644 --- a/views/index.pug +++ b/views/index.pug @@ -26,7 +26,7 @@ block prepend content span.dropdown-icon.fas.fa-sliders-h | Settings div.dropdown-divider - button.dropdown-item.btn#ui-brokenlink + a.dropdown-item.btn#ui-brokenlink span.dropdown-icon.fas.fa-undo-alt | Reset UI layout button.dropdown-item.btn#ui-reset(data-cy="reset-ui-btn")