mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
change protip to go to manage dashboards
This commit is contained in:
parent
d417a625d5
commit
f18eeaa920
@ -90,9 +90,9 @@
|
|||||||
buttonIcon: 'gicon gicon-dashboard-new',
|
buttonIcon: 'gicon gicon-dashboard-new',
|
||||||
buttonLink: '/dashboard/new?folderId={{ctrl.folderId}}',
|
buttonLink: '/dashboard/new?folderId={{ctrl.folderId}}',
|
||||||
buttonTitle: 'Create Dashboard',
|
buttonTitle: 'Create Dashboard',
|
||||||
proTip: 'You can bulk move dashboards into this folder from the main dashboard list.',
|
proTip: 'Add dashboards into your folder at ->',
|
||||||
proTipLink: 'http://docs.grafana.org/administration/provisioning/#datasources?utm_source=grafana_ds_list',
|
proTipLink: '/dashboards',
|
||||||
proTipLinkTitle: 'Learn more',
|
proTipLinkTitle: 'Manage dashboards',
|
||||||
proTipTarget: '_blank'
|
proTipTarget: '_blank'
|
||||||
}" />
|
}" />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user