ui: datastore: add option view tab

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-11-06 17:51:52 +01:00
parent 65595e169f
commit b614b29bea
3 changed files with 97 additions and 0 deletions

View File

@ -53,6 +53,7 @@ JSSRC= \
datastore/PruneAndGC.js \
datastore/Prune.js \
datastore/Content.js \
datastore/OptionView.js \
datastore/Panel.js \
BackupGroupChangeOwner.js \
ServerStatus.js \