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
8c8f4370
Commit
8c8f4370
authored
Jan 19, 2018
by
Andrew Hrdy
Browse files
Changed Prince William to SciTech in the campus dropdown.
parent
a50bf1b1
Pipeline
#2022
passed with stage
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/containers/SearchBar.js
View file @
8c8f4370
...
@@ -115,7 +115,7 @@ class SearchBar extends React.Component {
...
@@ -115,7 +115,7 @@ class SearchBar extends React.Component {
onChange
=
{
this
.
handleRegionChange
}
>
onChange
=
{
this
.
handleRegionChange
}
>
<
MenuItem
value
=
{
'
fairfax
'
}
>
Fairfax
<
/MenuItem
>
<
MenuItem
value
=
{
'
fairfax
'
}
>
Fairfax
<
/MenuItem
>
<
MenuItem
value
=
{
'
arlington
'
}
>
Arlington
<
/MenuItem
>
<
MenuItem
value
=
{
'
arlington
'
}
>
Arlington
<
/MenuItem
>
<
MenuItem
value
=
{
'
prince william county science and technology
'
}
>
Prince
William
<
/MenuItem
>
<
MenuItem
value
=
{
'
prince william county science and technology
'
}
>
SciTech
<
/MenuItem
>
<
MenuItem
value
=
{
'
mason korea
'
}
>
Korea
<
/MenuItem
>
<
MenuItem
value
=
{
'
mason korea
'
}
>
Korea
<
/MenuItem
>
<
/Select
>
<
/Select
>
<
/FormControl
>
<
/FormControl
>
...
...
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