Skip to content

Commit 3feb649

Browse files
prajwalraotorkelo
authored andcommitted
fixed datasources icon (grafana#5015)
1 parent 9f9f4e7 commit 3feb649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/app/features/panel/metrics_ds_selector.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var template = `
1010
<div class="gf-form-inline">
1111
<div class="gf-form">
1212
<label class="gf-form-label">
13-
<i class="icon-gf icon-gf-datasource"></i>
13+
<i class="icon-gf icon-gf-datasources"></i>
1414
</label>
1515
<label class="gf-form-label">
1616
Panel data source

0 commit comments

Comments
 (0)