Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ICAT
Datahub
Commits
a9166f60
Commit
a9166f60
authored
Jun 16, 2021
by
Alejandro De Maria Antolinos
Browse files
Merge branch 'issue_509' into 'master'
This fixes
#509
Closes
#509
See merge request
!528
parents
3a9cffb8
884d3652
Pipeline
#48687
passed with stages
in 13 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/components/Logbook/Menu/EventListMenu.js
View file @
a9166f60
...
...
@@ -40,8 +40,6 @@ function EventListMenu(props) {
eventCountSinceLastRefresh
,
activePage
,
categoryTypes
,
skip
,
limit
,
sortOrder
,
sortBy
,
types
,
...
...
@@ -155,8 +153,8 @@ function EventListMenu(props) {
:
getEventURL
(
sessionId
,
investigationId
,
skip
,
limit
,
null
,
null
,
sortOrder
,
sortBy
,
types
,
...
...
Write
Preview
Supports
Markdown
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