From 48d28615fe20f033a4f86e1932ce4506d8edb678 Mon Sep 17 00:00:00 2001 From: Alice Sedgwick Date: Sun, 17 Nov 2024 00:26:52 -0500 Subject: [PATCH] Still nothing working --- ui/general/health.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/general/health.js b/ui/general/health.js index c75f668..fd75152 100644 --- a/ui/general/health.js +++ b/ui/general/health.js @@ -14,7 +14,6 @@ document.getElementById("save").addEventListener("click", saveSettings); const dropdownElement = document.getElementById('dropdownMenuButton1'); new bootstrap.Dropdown(dropdownElement); - // Function to initialize the page function initPage() { // TODO: Replace /home/spiri/services with some root level path