]> git.proxmox.com Git - pve-manager.git/commit
fix bug #781: separate CPU and memory in editor
authorWolfgang Link <w.link@proxmox.com>
Fri, 23 Oct 2015 09:04:48 +0000 (11:04 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 23 Oct 2015 11:40:00 +0000 (13:40 +0200)
commit34782e2669349e63bd838fffff72b03a0d890107
tree40881bfcb90e76d5a513bae9350c33b75a2367f3
parent9c84c9ea9854994ba83f0273199cd834ab8f2f3f
fix bug #781: separate CPU and memory in editor

This is necessary because CPU are not hot-plug-able and memory are hot-plug-able.
also this will be useful for the new resource window.
www/manager/Makefile
www/manager/lxc/ResourceEdit.js [new file with mode: 0644]
www/manager/lxc/Resources.js