]> git.proxmox.com Git - pve-manager-legacy.git/commit
add vmselector form field
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Jan 2017 11:25:02 +0000 (12:25 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 5 Jan 2017 14:58:41 +0000 (15:58 +0100)
commit1d5b91a42f41e4f3ef064e41280bbd6592d1d62c
tree12b602d78cfcb2a7bd30762d43641ebdc433494a
parent42ab04aacb6ce1b1efdb84274a06fd974f1f55e6
add vmselector form field

this is a form field which is a grid for selecting vms

if nodename is given, it will filter the vms only to the given node

you can filter the grid with the column header, and only the selected
and visible items are in the value of the field

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/form/VMSelector.js [new file with mode: 0644]