fix redirect back reklame and tourisms
This commit is contained in:
@@ -6,6 +6,7 @@ document.addEventListener("DOMContentLoaded", function () {
|
||||
const form = document.querySelector("form#create-update-form");
|
||||
var authLogo = document.querySelector(".auth-logo");
|
||||
let menuId = document.getElementById("menuId").value;
|
||||
console.log(menuId);
|
||||
|
||||
if (!saveButton || !form) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user