]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
fix #2336: ui: adjust message for bulk start/stop/migrate
authorFolke Gleumes <f.gleumes@proxmox.com>
Tue, 7 Nov 2023 11:38:52 +0000 (12:38 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Nov 2023 15:50:56 +0000 (16:50 +0100)
commit2dac21405a0dc75e6f5a6a97e99deeb0ef2e8d2e
treec2ee1b058e0ad7b67c77a3f7271db87fb46e0f84
parent2f6467d8eb1f420edf6c88086b1c962d16499f17
fix #2336: ui: adjust message for bulk start/stop/migrate

The message in the Task Log has been 'Start/Stop/Migrate all...',
which is misleading since not everything might be affected by bulk actions.
This also affects the messages send at a nodes startup and shutdown, but
since this just affects a subgroup of VMs/Containers (those who are
onboot=1) the new wording still applies better than the previous.

Signed-off-by: Folke Gleumes <f.gleumes@proxmox.com>
www/manager6/Utils.js