]> git.proxmox.com Git - pve-manager-legacy.git/commit
gui: dc/backup: add new backup job detail view
authorAaron Lauterer <a.lauterer@proxmox.com>
Tue, 7 Jul 2020 09:49:00 +0000 (11:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Jul 2020 12:12:59 +0000 (14:12 +0200)
commitbf3bcd103f9d12770da0f3fcdae4dc2843fa3917
tree2cf709f9bbdd1f022d4be37afc673663c06be9a9
parent3e6eab2ae3cd7b1ee248866c30231629f65af7f2
gui: dc/backup: add new backup job detail view

The new detail view for backup jobs shows the settings similar to the
edit dialog but read only. Additionally it does show a list of all
included guests with their volumes and whether these volumes will be
included in the backup.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/Utils.js
www/manager6/dc/Backup.js