This commit is contained in:
@@ -271,7 +271,7 @@ function generateMenu(vm) {
|
||||
let menuOptions = {
|
||||
isMain: true,
|
||||
icon: "fa-rocket",
|
||||
title: vm.$ay.t("Evaluate"),
|
||||
title: "Evaluate",
|
||||
helpUrl: "ay-evaluate",
|
||||
menuItems: []
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user