Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
whats-open-web
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicholas J Anderson
whats-open-web
Commits
a928a9f2
Commit
a928a9f2
authored
Mar 06, 2018
by
Andrew Hrdy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mason Korea removed, Front Royal added
Closes
#43
parent
32acc6e6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
CHANGELOG.md
CHANGELOG.md
+9
-1
src/containers/SearchBar.js
src/containers/SearchBar.js
+1
-1
No files found.
CHANGELOG.md
View file @
a928a9f2
# Changelog
## [2.1.2] - 2018-03-06
### Changed
-
Mason Korea has been removed
-
Front Royal has been added
## [2.1.1] - 2018-02-11
### Changed
...
...
@@ -42,4 +49,5 @@
[
2.0.1
]:
https://git.gmu.edu/srct/whats-open-web/compare/v2.0...v2.0.1
[
2.1.0
]:
https://git.gmu.edu/srct/whats-open-web/compare/v2.0.1...v2.1-Midnight-Cherry
[
2.1.1
]:
https://git.gmu.edu/srct/whats-open-web/compare/v2.1-Midnight-Cherry...v2.1.1
\ No newline at end of file
[
2.1.1
]:
https://git.gmu.edu/srct/whats-open-web/compare/v2.1-Midnight-Cherry...v2.1.1
[
2.1.2
]:
https://git.gmu.edu/srct/whats-open-web/compare/v2.1.1...v2.1.2
\ No newline at end of file
src/containers/SearchBar.js
View file @
a928a9f2
...
...
@@ -116,7 +116,7 @@ class SearchBar extends React.Component {
<
MenuItem
value
=
{
'
fairfax
'
}
>
Fairfax
<
/MenuItem
>
<
MenuItem
value
=
{
'
arlington
'
}
>
Arlington
<
/MenuItem
>
<
MenuItem
value
=
{
'
prince william
'
}
>
SciTech
<
/MenuItem
>
<
MenuItem
value
=
{
'
mason korea
'
}
>
Korea
<
/MenuItem
>
<
MenuItem
value
=
{
'
front royal
'
}
>
Front
Royal
<
/MenuItem
>
<
/Select
>
<
/FormControl
>
<
/Paper
>
...
...
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