mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
use explore icon
This commit is contained in:
@@ -224,7 +224,7 @@ class MetricsPanelCtrl extends PanelCtrl {
|
||||
items.push({
|
||||
text: 'Explore',
|
||||
click: 'ctrl.explore();',
|
||||
icon: 'fa fa-fw fa-rocket',
|
||||
icon: 'gicon gicon-explore',
|
||||
shortcut: 'x',
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user