]> git.proxmox.com Git - proxmox-backup.git/commit - www/Makefile
ui: add UserSelector
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 20 May 2020 10:15:33 +0000 (12:15 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 20 May 2020 11:22:01 +0000 (13:22 +0200)
commit2072aeaee6198a9110256e7218b5b0c0436d5a34
tree7744bdb51bf68b97964fb8e5dceb79af1ed92fd6
parentb05672579e8a88b8e665527b6f200554092ba746
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>
www/Makefile
www/form/UserSelector.js [new file with mode: 0644]