]> git.proxmox.com Git - pve-manager.git/commit
ui: qemu/context cmd: factor out confirmed VM command
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 May 2021 07:55:15 +0000 (09:55 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 19 May 2021 08:00:40 +0000 (10:00 +0200)
commit4cb5c258d265c298f90efb740557a457b5df24b0
tree4c822c284c1055beed5f26ba27d08561d8a11ae7
parent5e83a90d81d7a41b41568a40e0a0085a4a3156a0
ui: qemu/context cmd: factor out confirmed VM command

could be also a generator (higher order fn), but it's easier to
grasp the scope and the like this way

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