]> git.proxmox.com Git - pve-manager.git/commit
ui: allow adding the esxi storage type
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 8 Mar 2024 14:37:28 +0000 (15:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 Mar 2024 14:17:43 +0000 (15:17 +0100)
commitddbddff76659270935d3aa4e0a8d115dc637a787
tree1595a121127e8bab1881fa8c5baf830ce08d00f0
parent3dd9c5c8088838e9938b6c43fff004f2db5520bb
ui: allow adding the esxi storage type

also change the icon to 'fa-cloud-download', hide the 'unknown' status
in the tree, and hide the Summary info from the storage browser

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/Utils.js
www/manager6/storage/Browser.js
www/manager6/storage/ESXIEdit.js [new file with mode: 0644]