diff --git a/src/js/ui.js b/src/js/ui.js index 28bde8058..6b4ac3665 100644 --- a/src/js/ui.js +++ b/src/js/ui.js @@ -318,4 +318,5 @@ $(document).on("click", "#top #menu .icon-button", (e) => { ManualRestart.set(); changePage(href.replace("/", "")); } + return false; }); diff --git a/static/index.html b/static/index.html index 4b304b770..e2e82a266 100644 --- a/static/index.html +++ b/static/index.html @@ -69,14 +69,20 @@ - + - + +
-
- + -
- -
+
- +