]> git.proxmox.com Git - pmg-gui.git/commit
user view: disable unlock TFA button initially
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Jun 2023 09:32:48 +0000 (11:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Jun 2023 09:32:51 +0000 (11:32 +0200)
commitff37520d401a568050fd80040fcbf16a698b49bd
tree2049dfdecd1080de662a519c0fed4138e625c4ab
parent1533ccff90b22f12fda3c07b1640b15f7c5e0df8
user view: disable unlock TFA button initially

set the initial state to disabled and let the selection model, which
is backing the enableFn, handle it when actually selected, like the
other buttons here.

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