]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
button/Button.js: do not sreach for selection model if selModel === null
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 1 Apr 2017 15:54:40 +0000 (17:54 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 1 Apr 2017 15:54:40 +0000 (17:54 +0200)
commit6a42adffda00b97df06e20d3dac486dff3b2b152
treebe9114c37e4b37df6debb7a31aca954c796a72e1
parent7d9225e651835b905ad974e068346d612b88b0e0
button/Button.js: do not sreach for selection model if selModel === null

For Buttons which needs to trigger when nothing is selected.
button/Button.js