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

Update description for policies page

parent de666685
Branches
Tags v1.2.3
1 merge request!134Refactor
This commit is part of merge request !134. Comments created here will be created in the context of that merge request.
...@@ -64,8 +64,7 @@ function PolicyPage() { ...@@ -64,8 +64,7 @@ function PolicyPage() {
return ( return (
<DataPage title="NREN Policies" <DataPage title="NREN Policies"
description='The table shows the NRENs policies. By selecting multiple year and NRENs, description='The table shows links to the NRENs policies. We only include links from the most recent response from each NREN.'
the table can be used to compare the NRENs policies over years of selected NRENs.'
category={Sections.Policy} filter={filterNode} category={Sections.Policy} filter={filterNode}
data={selectedData} filename='nren_policies'> data={selectedData} filename='nren_policies'>
<ChartContainer> <ChartContainer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment