This commit is contained in:
2020-10-06 00:03:52 +00:00
parent e0b3222507
commit 1c65a89d4a
21 changed files with 148 additions and 52 deletions

View File

@@ -310,7 +310,7 @@ function clickHandler(menuItem) {
function generateMenu(vm) {
let menuOptions = {
isMain: true,
icon: "fa-rocket",
icon: "$ayiRocket",
title: "Evaluate",
helpUrl: "ay-evaluate",
menuItems: []