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

change link to agg dashboard to be dropdown link when viewing R&E Peers

parent 16c17d54
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,17 @@
"gnetId": null,
"graphTooltip": 0,
"id": 454,
"links": [],
"links": [
{
"asDropdown": true,
"icon": "external link",
"tags": [
"copernicus"
],
"title": "Aggregates",
"type": "dashboards"
}
],
"panels": [
{
"datasource": null,
......
......@@ -153,7 +153,7 @@ AGG_DASHBOARDS = {
'interfaces': []
},
'COPERNICUS': {
'tag': ['copernicus', 'RE_PEER'], # show agg dashboard in R&E Peers
'tag': 'copernicus',
'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