Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
UGL
website
Commits
67124ddb
Commit
67124ddb
authored
1 year ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update file path
parent
a4c85a7b
Pipeline
#9124
passed with stage
in 18 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/udigit4icity/index.html
+1
-1
public/udigit4icity/index.html
with
1 addition
and
1 deletion
+1
-1
public/udigit4icity/index.html
+
1
-
1
View file @
67124ddb
...
@@ -529,7 +529,7 @@ function closeDatastream() {
...
@@ -529,7 +529,7 @@ function closeDatastream() {
document
.
getElementById
(
"
toggleSpaceTime
"
).
addEventListener
(
"
click
"
,
function
()
{
document
.
getElementById
(
"
toggleSpaceTime
"
).
addEventListener
(
"
click
"
,
function
()
{
// URL for the space-time visualization page
// 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
// Open the space-time visualization page in a new window
window
.
open
(
spaceTimeURL
,
"
_blank
"
);
window
.
open
(
spaceTimeURL
,
"
_blank
"
);
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets