ux: used new add data sources icon

This commit is contained in:
Torkel Ödegaard 2017-12-15 09:19:29 +01:00
parent 581257416e
commit 25d8f21b64

View File

@ -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.',