Update test.html
This commit is contained in:
@@ -29,7 +29,7 @@ function loadHTML() {
|
|||||||
myFunction(this);
|
myFunction(this);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
http.open("GET", "cd_catalog.xml", true);
|
http.open("GET", "../rpm/linkboard.html", true);
|
||||||
http.send();
|
http.send();
|
||||||
}
|
}
|
||||||
function myFunction(data) {
|
function myFunction(data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user