]> git.proxmox.com Git - pve-manager.git/commit
fix reset button with bind mounts
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 18 May 2016 13:55:21 +0000 (15:55 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 19 May 2016 04:12:35 +0000 (06:12 +0200)
commit494b650e25051c5fb0ebd4edd8485cbe412945f6
treed5750baefce32087480948268cb1e6fd97ac921e
parent47e36cf67780b84a3a59b4baec0c25a385309622
fix reset button with bind mounts

if we do not disable the storageselector with bind mounts,
it automatically sets the first storage which can hold
containers (because of allowBlank: false) and triggers
the dirty flag but clicking on reset does not delete
the value there

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