]> git.proxmox.com Git - pve-manager-legacy.git/commit
fix #1208: add ballooning checkbox to memory edit
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 22 Nov 2016 14:28:10 +0000 (15:28 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 22 Nov 2016 15:39:12 +0000 (16:39 +0100)
commit86c4c1e18c087d9c3712447faec775e8ed93d373
tree3385cdb6e1e34b420f3b00635f5f7e1a2165a4e0
parentf5096e8e39a2ca88fb7676bbeaa0007c38d8c742
fix #1208: add ballooning checkbox to memory edit

when using fixed memory size, we implicitly deleted shares and
ballon, which removed a (manually) set balloon: 0,

to be able to set this via the gui, we add a checkbox to the fixed
memory edit (using variable memory always needs ballooning)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/qemu/MemoryEdit.js