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

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

add copernicus aggregate dashboard, also add it as button to R&E

See merge request live-projects/brian-dashboard-manager!6
parents d6078d8f d6022627
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,11 @@ AGG_DASHBOARDS = {
'tag': 'cae',
'dashboard_name': 'CAE1',
'interfaces': []
},
'COPERNICUS': {
'tag': ['copernicus', 'RE_PEER'], # show this aggregate dashboard in the list of R&E Peers
'dashboard_name': 'COPERNICUS',
'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