mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
NewDataSource: Updated page header title
This commit is contained in:
parent
f0109be2bc
commit
10098082b5
@ -202,7 +202,7 @@ export function getNavModel(): NavModel {
|
||||
const main = {
|
||||
icon: 'gicon gicon-add-datasources',
|
||||
id: 'datasource-new',
|
||||
text: 'New data source',
|
||||
text: 'Add data source',
|
||||
href: 'datasources/new',
|
||||
subTitle: 'Choose a data source type',
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user