]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/storage/PBSEdit.js
ui: storage/PBSEdit: add port to server field
authorLorenz Stechauner <l.stechauner@proxmox.com>
Mon, 11 Oct 2021 09:52:00 +0000 (11:52 +0200)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 28 Oct 2021 13:46:24 +0000 (15:46 +0200)
commitae595bc16c6e7d86ad1ed4dc29699fbe2feaa624
treee24f780a7642460172c4e567fcee211a804060cb
parent7d21fd936a8aebc828d9808911ca701402327f6e
ui: storage/PBSEdit: add port to server field

this gives users the chance to supply the port nr in the gui,
without having to add a extra new field to the panel.

using the same implementation as in RemoteEdit.js in PBS.

Signed-off-by: Lorenz Stechauner <l.stechauner@proxmox.com>
www/manager6/storage/PBSEdit.js