Skip to content
Snippets Groups Projects
Commit 16c17d54 authored by Sam Roberts's avatar Sam Roberts
Browse files

Merge branch 'feature/POL1-487-COPERNICUS-aggregate' into 'develop'

forgot to add the pep8 fix

See merge request live-projects/brian-dashboard-manager!7
parents b1485ae8 ca953579
No related branches found
No related tags found
No related merge requests found
...@@ -153,7 +153,7 @@ AGG_DASHBOARDS = { ...@@ -153,7 +153,7 @@ AGG_DASHBOARDS = {
'interfaces': [] 'interfaces': []
}, },
'COPERNICUS': { 'COPERNICUS': {
'tag': ['copernicus', 'RE_PEER'], # show this aggregate dashboard in the list of R&E Peers 'tag': ['copernicus', 'RE_PEER'], # show agg dashboard in R&E Peers
'dashboard_name': 'COPERNICUS', 'dashboard_name': 'COPERNICUS',
'interfaces': [] 'interfaces': []
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment