This commit is contained in:
2020-10-06 18:16:23 +00:00
parent 5064946736
commit 2a7db15d28
7 changed files with 36 additions and 12 deletions

View File

@@ -1134,7 +1134,7 @@ function generateMenu(vm) {
menuOptions.menuItems.push({
title: "Export",
icon: "$ayiFile-download",
icon: "$ayiFileDownload",
href: href,
target: "_blank",
key: FORM_KEY + ":export",