]> git.proxmox.com Git - pve-manager.git/commit
fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 14 Jan 2023 16:36:18 +0000 (17:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 14 Jan 2023 16:41:04 +0000 (17:41 +0100)
commit31fcdc1e8e5afa9f6f9b37aceb4c4d9a54cd754c
treedbcb1fc6682bb4e82fd751f13d1468fe92ca183e
parenta75bace1f47124e736ee6b43f3fbd47e9a5edbcb
fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop

As some users where confused by the usage of "Stop", which we
normally reserve for a hard-stop.

And yes, while the bulk shutdown formerly always had a timeout armed
hard-stop hard coded, it was still subtle and we recently exposed
control on that via the API an UI, so use shutdown to be more in line
with the CT/VM naming, e.g., in their power menus.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/node/CmdMenu.js
www/manager6/node/Config.js