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