]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
Add context menu to global search entries
authorChristian Ebner <c.ebner@proxmox.com>
Tue, 29 Jan 2019 11:41:31 +0000 (12:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 29 Jan 2019 13:04:10 +0000 (14:04 +0100)
commit9f0b4e045bcdfb002f8cd2d7a86ca43d94f122f0
tree5e5aabcbbb43dad9f12f1b12546eedede4df7ef5
parent89ae1bb15162ee1e16b8d0574eb54667e1a90f3e
Add context menu to global search entries

This add a context menu to the entries of the global search field instead of
showing the browsers default one.
This allows to search and easily manage nodes, VMs and CTs similar to the
behaviour in the resource tree.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
www/manager6/Utils.js
www/manager6/form/GlobalSearchField.js