Commit 5524dacc by ryan

use explore icon

parent b5826110
......@@ -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',
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment