Re: [pve-devel] [PATCH manager 2/2] remove unnecessary information from lxc templates

2016-06-16 Thread Dietmar Maurer
applied ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH manager 2/2] remove unnecessary information from lxc templates

2016-06-16 Thread Dominik Csapak
as with vm templates, restyle the summary panel for lxc templates Signed-off-by: Dominik Csapak --- www/manager6/lxc/StatusView.js | 41 +++- www/manager6/lxc/Summary.js| 140 + 2 files changed, 112 insertions(+), 69 deletions(-) diff --git a