]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
add advanced options to the input panel
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 5 Apr 2018 14:03:44 +0000 (16:03 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 Apr 2018 08:05:33 +0000 (10:05 +0200)
commit33a4fc355cc11e3d76e7e83dbfa74ae83775b33d
treeb645cf9fec262a9c55897ae48b6c053239b7a8f5
parentba70732c22984ce9d14d0276193651d699b77b58
add advanced options to the input panel

with this, you can now put items in the
advancedColumn1/2/B and show/hide it with
setAdvancedVisible

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
panel/InputPanel.js