|
|
{text: 'Profile', url: this.getUrl('/profile')},
|
|
{text: 'Profile', url: this.getUrl('/profile')},
|
|
|
this.orgMenu.push({text: "Sign out", url: this.getUrl("/logout"), target: "_self"});
|
|
this.orgMenu.push({text: "Sign out", url: this.getUrl("/logout"), target: "_self"});
|