ui: NavigationTree: add 'Add Datastore' button below datastore list

and make 'Datastore' unclickable

since we have all options and information on the relevant datastore panels,
we do not need a datastore config anymore (besides the creation,
which we add here)

this also fixes the sorted insertion and removal of new/old datastores

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2020-10-27 16:20:09 +01:00
committed by Thomas Lamprecht
parent 028d0a1352
commit 7ece65a01e
3 changed files with 54 additions and 241 deletions

View File

@ -17,7 +17,6 @@ JSSRC= \
config/ACLView.js \
config/SyncView.js \
config/VerifyView.js \
config/DataStoreConfig.js \
window/UserEdit.js \
window/UserPassword.js \
window/VerifyJobEdit.js \