]> git.proxmox.com Git - proxmox-backup.git/commit
ui: permission path selector: cbind typeAhead to editable
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 15:30:57 +0000 (16:30 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 30 Oct 2020 15:31:53 +0000 (16:31 +0100)
commitfdb4416bae2dea3349d5aff51b9078bf708f2c98
treeec761c87796116e56047afb90020a31134d67073
parentabe1edfc95f32168ffad816b078e7f64f4b9f483
ui: permission path selector: cbind typeAhead to editable

ExtJS throws an exception if 'typeAhead' is true but 'editable' is
false.

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