mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
new icons created and added to nav
This commit is contained in:
@@ -60,7 +60,7 @@ export class PluginEditCtrl {
|
||||
|
||||
if (model.type === 'app') {
|
||||
this.navModel.main.children.push({
|
||||
icon: 'fa fa-fw fa-th-large',
|
||||
icon: 'gicon gicon-cog',
|
||||
id: 'config',
|
||||
text: 'Config',
|
||||
url: `plugins/${this.model.id}/edit?tab=config`
|
||||
|
||||
Reference in New Issue
Block a user