]> git.proxmox.com Git - proxmox-backup.git/commit
ui: add DiskList and DirectoryList
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 16 Jun 2020 09:13:34 +0000 (11:13 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 16 Jun 2020 11:36:32 +0000 (13:36 +0200)
commit7f17f7444a91fae0ff9931000fe47ad87efe38f8
tree65649631ce0c696d1d3c2293dd182ec05934f896
parentfb5a066500c2aec4908e8bae188d97ef0391af3d
ui: add DiskList and DirectoryList

this also contains an adapted CreateDirectory window
for now this is mostly copied, since refactoring was not that
straightforward (changed parameters, etc.)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/DirectoryList.js [new file with mode: 0644]
www/Makefile
www/NavigationTree.js
www/window/CreateDirectory.js [new file with mode: 0644]