Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
10a0f13a
Commit
10a0f13a
authored
May 11, 2020
by
Markus Scheidgen
Browse files
Fixed undefinied showingu up on loading in About page.
parent
25efa80a
Pipeline
#74667
passed with stages
in 37 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/src/components/About.js
View file @
10a0f13a
...
...
@@ -98,6 +98,8 @@ export default function About() {
stringValue
=
Math
.
floor
(
nominal
/
1.0
e
+
3
)
+
'
tsd.
'
}
return
`
${
stringValue
||
'
...
'
}
${
unit
}
`
}
else
{
return
'
...
'
}
}
setText
(
'
repositoryStats
'
,
[
...
...
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