]> git.proxmox.com Git - pve-manager.git/commit
Implement VMSummaryBase class
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 23 Sep 2015 15:54:43 +0000 (17:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 24 Sep 2015 04:51:09 +0000 (06:51 +0200)
commit53f669b13e5deed4ecc400878b170cd650fa506e
tree472f7e7eeaf566d37a4fe27c4361ef879a038447
parent7853a5ff44f7eabc6285050484240d1540897c79
Implement VMSummaryBase class

As the lxc and qemu summary pages share almost all the code we
implement a base class which provides the shared functionality.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/mobile/Makefile
www/mobile/VMSummaryBase.js [new file with mode: 0644]