]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
KVComboBox: add setComboItems function
authorOguz Bektas <o.bektas@proxmox.com>
Thu, 11 Jul 2019 12:54:06 +0000 (14:54 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Jul 2019 13:00:14 +0000 (15:00 +0200)
commitc8b66b2bfd1cbfbae7f9cc5643c811030d53a4a8
tree96a082a2482c176416bc2e1f874ad1be7af2e9f8
parent312310e0f2d803002cd526ee440fd20693796a50
KVComboBox: add setComboItems function

this allows to change the comboItems of a KVComboBox on the run

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
form/KVComboBox.js