Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
742cf619
Commit
742cf619
authored
Jun 25, 2019
by
Markus Scheidgen
Browse files
Fix for
#158
.
parent
ff04fe4f
Pipeline
#51097
passed with stages
in 18 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gui/src/components/dft/DFTEntryOverview.js
View file @
742cf619
...
...
@@ -23,7 +23,7 @@ export default class DFTEntryOverview extends React.Component {
<
Quantity
quantity
=
"
xc_functional
"
label
=
'
xc functional
'
noWrap
{...
this
.
props
}
/
>
<
/Quantity
>
<
Quantity
row
>
<
Quantity
quantity
=
"
system
_type
"
label
=
'
system type
'
noWrap
{...
this
.
props
}
/
>
<
Quantity
quantity
=
"
system
"
label
=
'
system type
'
noWrap
{...
this
.
props
}
/
>
<
Quantity
quantity
=
"
crystal_system
"
label
=
'
crystal system
'
noWrap
{...
this
.
props
}
/
>
<
Quantity
quantity
=
'
spacegroup_symbol
'
label
=
"
spacegroup
"
noWrap
{...
this
.
props
}
>
<
Typography
noWrap
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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