mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 17:22:51 +08:00
Navigation: Moving Machine-Learning out of IRM and into the top-level of the Navigation (#103822)
* adding ml items to main navigation if plugin is installed * undoing testing change * updating based on feedback and fixing role to be specific to access to ml plugin * cleanup unneeded constants * cleanup diff * updateing GetOrgID call * adding greyscale ml logo and using that for consistency * use currentColor --------- Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@ -139,6 +139,7 @@ export const availableIconsIndex = {
|
||||
'gf-layout-simple': true,
|
||||
'gf-logs': true,
|
||||
'gf-ml': true,
|
||||
'gf-ml-alt': true,
|
||||
'gf-movepane-left': true,
|
||||
'gf-movepane-right': true,
|
||||
'gf-portrait': true,
|
||||
|
Reference in New Issue
Block a user