Skip to content
Snippets Groups Projects
Commit a5cfc83b authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

use max1year on staff graph filter

parent 6f8d7ede
No related branches found
No related tags found
No related merge requests found
...@@ -158,6 +158,7 @@ function StaffGraph({ filterSelection, setFilterSelection, roles=false }: inputP ...@@ -158,6 +158,7 @@ function StaffGraph({ filterSelection, setFilterSelection, roles=false }: inputP
</Col> </Col>
<Col xs={3}> <Col xs={3}>
<Filter <Filter
max1year
filterOptions={{ availableYears: [...years], availableNrens: [...nrens] }} filterOptions={{ availableYears: [...years], availableNrens: [...nrens] }}
filterSelection={filterSelection} filterSelection={filterSelection}
setFilterSelection={setFilterSelection} setFilterSelection={setFilterSelection}
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment