]> git.proxmox.com Git - pve-manager.git/commit
gui: refator SnapshotTree
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 30 Jan 2020 15:58:52 +0000 (16:58 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 30 Jan 2020 17:01:38 +0000 (18:01 +0100)
commit5b1b9360eb28ce9db49e59e3726b00b26b852edc
tree6700d2e6458586416ffe224b1ace397b4d1cf15d
parent4e0e6b77e9faff9fb6616d16a9a2a74b47921fdf
gui: refator SnapshotTree

using the better View, ViewModel, Controller style,
while doing this, make it generic so that we can use it for qemu and lxc

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Makefile
www/manager6/lxc/Config.js
www/manager6/lxc/SnapshotTree.js [deleted file]
www/manager6/qemu/Config.js
www/manager6/qemu/SnapshotTree.js [deleted file]
www/manager6/tree/SnapshotTree.js [new file with mode: 0644]