Navigation: add a link to starred dashboards in the megamenu (#62685)
add a link to starred dashboards in the megamenu
This commit is contained in:
@@ -92,6 +92,7 @@ func (s *ServiceImpl) GetNavTree(c *contextmodel.ReqContext, hasEditPerm bool, p
|
||||
Section: navtree.NavSectionCore,
|
||||
Children: starredItemsLinks,
|
||||
EmptyMessageId: "starred-empty",
|
||||
Url: s.cfg.AppSubURL + "/dashboards?starred",
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user