]> git.proxmox.com Git - pve-manager.git/commit
fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 16 Jun 2021 06:01:51 +0000 (08:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jun 2021 15:22:08 +0000 (17:22 +0200)
commit9e75c00ea4f48e0944d4d7b68b3573d1b77e0059
tree3579480e1e5bc67b3d3831b0d5dd1ee069977da5
parent56142f8c79fbad8261b37d604f19ec8774f2def4
fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd

while the command itself is 'suspend', the task description
is 'qmpause', so simply add a parameter and overwrite it for the pause
menu item

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
(cherry picked from commit 9875adb0c789c1e88d19da32d1f16e63595929e9)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/qemu/CmdMenu.js