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
SRCT
whats-open-web
Commits
d441f9a6
Commit
d441f9a6
authored
Jan 11, 2018
by
Mattias J Duffy
Browse files
disabling underline in campus selector
parent
9aea91ef
Pipeline
#1967
passed with stage
in 1 minute and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/containers/SearchBar.js
View file @
d441f9a6
...
...
@@ -108,6 +108,7 @@ class SearchBar extends React.Component {
<
/IconButton
>
<
FormControl
className
=
{
'
search-bar-campus-control
'
}
>
<
Select
disableUnderline
value
=
{
this
.
state
.
campus
}
onChange
=
{
this
.
handleRegionChange
}
>
<
MenuItem
value
=
{
'
fairfax
'
}
>
Fairfax
<
/MenuItem
>
...
...
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