]> git.proxmox.com Git - pmg-gui.git/commit
refactor RestoreWindow for PBS
authorStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 16 Nov 2020 11:01:17 +0000 (12:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 17 Nov 2020 11:34:03 +0000 (12:34 +0100)
commit7bcc34dbcf334a2d8c102c7678907c2d7825350f
tree84639d83a61c1def592de11b2f4e9385f65d2767
parentd3ad46bae3321b1343d513f7f87a826b1da07f12
refactor RestoreWindow for PBS

by moving the item definition to initComponent, and changing the check
for a provided filename, we can reuse the window for restores from PBS

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
js/BackupRestore.js