"dta/classes/view.php" did not exist on "4996e97abb1015a037f86ca2e8862b2eef102354"
Commit 67124ddb authored by JOE XMG's avatar JOE XMG
Browse files

update file path

parent a4c85a7b
Pipeline #9124 passed with stage
in 18 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -529,7 +529,7 @@ function closeDatastream() {
document.getElementById("toggleSpaceTime").addEventListener("click", function () {
// URL for the space-time visualization page
var spaceTimeURL = "/STC.html";
var spaceTimeURL = "./STC.html";
// Open the space-time visualization page in a new window
window.open(spaceTimeURL, "_blank");
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment