gui: Add button for changing backup group owner

Extension of fix #2847

Adds an action button to the datastore content view,
to change the owner of a backup.

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
This commit is contained in:
Dylan Whyte
2020-11-03 09:30:54 +01:00
committed by Dietmar Maurer
parent ad54df3178
commit 61db0851d6
3 changed files with 72 additions and 1 deletions

View File

@ -52,6 +52,7 @@ JSSRC= \
datastore/Prune.js \
datastore/Content.js \
datastore/Panel.js \
BackupGroupChangeOwner.js \
ServerStatus.js \
ServerAdministration.js \
Dashboard.js \