Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
EOLE
Zéphir
WebUI
Commits
4490c79d
Commit
4490c79d
authored
Jun 05, 2019
by
Matthieu Lamalle
Browse files
436 serverselection list
parent
c3366634
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pages/ServersPage/ServerDetail.js
View file @
4490c79d
...
...
@@ -133,7 +133,7 @@ class ServerDetail extends React.Component {
<
Typography
variant
=
"
subtitle1
"
>
Sélections
:
<
/Typography
>
{
server
.
selections
.
map
((
selection
)
=>
{
server
.
selections
&&
server
.
selections
.
map
((
selection
)
=>
<
Chip
variant
=
"
outlined
"
className
=
{
classes
.
chip
}
...
...
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