This commit is contained in:
2020-06-24 22:28:15 +00:00
parent 6bb3ac290c
commit 9aa60dae7a
21 changed files with 61 additions and 61 deletions

View File

@@ -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: []
};