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:
committed by
Thomas Lamprecht
parent
028d0a1352
commit
7ece65a01e
@ -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 \
|
||||
|
Reference in New Issue
Block a user