mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux(): minor page rename
This commit is contained in:
@@ -41,7 +41,7 @@ export class SideMenuCtrl {
|
||||
this.orgMenu = [
|
||||
{section: 'You', cssClass: 'dropdown-menu-title'},
|
||||
{text: 'Preferences', url: this.getUrl('/profile')},
|
||||
{text: 'Account', url: this.getUrl('/profile')},
|
||||
{text: 'Profile', url: this.getUrl('/profile')},
|
||||
];
|
||||
|
||||
if (this.isSignedIn) {
|
||||
|
Reference in New Issue
Block a user