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