]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/storage/LVMEdit.js
ext6migrate: fix dropboxes in Storage Edit windows
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 10 Mar 2016 10:46:56 +0000 (11:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 10 Mar 2016 16:23:20 +0000 (17:23 +0100)
commitc2317525f07d94c94e7ee159dcc855e89b1c1560
tree52d12a440e71c9b2bceb3db3f0c4eba952834bc6
parent3f90858ace991cf0972e1383b0eb95099b194d77
ext6migrate: fix dropboxes in Storage Edit windows

we fix this by moving the static configuration (especially value and
displayfield) to the class definition

also we remove the scrollbar hack (it works properly now)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/storage/GlusterFsEdit.js
www/manager6/storage/IScsiEdit.js
www/manager6/storage/LVMEdit.js
www/manager6/storage/LvmThinEdit.js
www/manager6/storage/NFSEdit.js
www/manager6/storage/ZFSPoolEdit.js