mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: used new add data sources icon
This commit is contained in:
parent
581257416e
commit
25d8f21b64
@ -49,7 +49,7 @@
|
||||
<div ng-if="ctrl.unfiltered.length === 0">
|
||||
<empty-list-cta model="{
|
||||
title: 'There are no data sources defined yet',
|
||||
buttonIcon: 'gicon gicon-dashboard-new',
|
||||
buttonIcon: 'gicon gicon-add-datasources',
|
||||
buttonLink: '/datasources/new',
|
||||
buttonTitle: 'Add data source',
|
||||
proTip: 'You can also define data sources through configuration files.',
|
||||
|
Loading…
Reference in New Issue
Block a user