Added category menu
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user