Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Website
Commits
500c054b
Commit
500c054b
authored
Nov 13, 2018
by
Oleksii Savran
Browse files
fixed navigation from Overview to Accessions tab
parent
21c1d637
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/accessions/reducers/public.ts
View file @
500c054b
...
...
@@ -66,6 +66,7 @@ function publicAccessions(state = INITIAL_STATE, action: IReducerAction) {
return
update
(
state
,
{
overview
:
{
$set
:
overview
},
pagedError
:
{
$set
:
error
},
paged
:
{
$set
:
null
},
mapInfo
:
{
$set
:
null
},
});
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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