]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
StdRemoveButton: enable by default if no selection model
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Apr 2020 17:26:18 +0000 (19:26 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 18 Apr 2020 17:26:22 +0000 (19:26 +0200)
commit8886099fa57c1e2d4ec4b996a0ce7b0f87c7708c
treec74644f4aeb9e57c4b83a0a29ae64b7f92301462
parent842203fd0ae063cf5c588b0b980b897221cc6c1d
StdRemoveButton: enable by default if no selection model

As in that case we normally want it to be enabled from the start, as
no selection model is there and so we cannot wait until one item is
selected until we enable it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
button/Button.js