Still nothing working
This commit is contained in:
parent
a339e910c4
commit
48d28615fe
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue