This commit is contained in:
2020-10-06 16:26:35 +00:00
parent 6a7b02a157
commit 7f63c66e67
7 changed files with 64 additions and 8 deletions

View File

@@ -421,7 +421,7 @@ function generateMenu(vm) {
if (vm.rights.delete) {
menuOptions.menuItems.push({
title: "ResetToDefault",
icon: "fa-undo",
icon: "$ayiUndo",
surface: false,
key: FORM_KEY + ":delete",
vm: vm