]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/form/VMSelector.js
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)
commit42aff48802b886701d76eccc99890e85fe6839eb
tree3f67cff48c6852c023667a5fe1fdc2361ee00f06
parent6ae2ec8126811fb522dab3d6d20e69c96358406b
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]