This commit is contained in:
2020-10-06 17:31:19 +00:00
parent 85138a3b27
commit d9a7debf83
9 changed files with 67 additions and 11 deletions

View File

@@ -270,7 +270,7 @@ function generateMenu(vm) {
menuOptions.menuItems.push({
title: "ShutDownServer",
icon: "fa-stop-circle",
icon: "$ayiStopCircle",
surface: false,
key: FORM_KEY + ":shutdown",
vm: vm