ui: add UserSelector
this has to be different from pve for now, since the default of 'enabled' is reverted (pve: default disabled, pbs: default enabled) if we decide to change this either here or in pve, we can refactor it to the widget-toolkit Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
b05672579e
commit
2072aeaee6
@ -5,6 +5,7 @@ IMAGES := \
|
||||
images/proxmox_logo.png
|
||||
|
||||
JSSRC= \
|
||||
form/UserSelector.js \
|
||||
config/UserView.js \
|
||||
window/UserEdit.js \
|
||||
Utils.js \
|
||||
|
Reference in New Issue
Block a user