Added category menu

This commit is contained in:
2023-03-15 13:25:11 +01:00
parent 715facf35b
commit 06cf5341d2
4 changed files with 80 additions and 18 deletions

View File

@@ -1,6 +1,4 @@
$(document).ready( function() {
document.getElementsByName("iframe")[0].src =
window.location.protocol + "//" + window.location.hostname + ":8097";
document.getElementById("rest-mock").href =
window.location.protocol + "//" + window.location.hostname + ":8097";
console.log("DONE")