mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #2731: System DS can be added to a cluster through Sunstone
This commit is contained in:
parent
12a9b8db46
commit
96c823c3af
@ -848,7 +848,6 @@ function updateClusterDatastoresView(request, list){
|
||||
var list_array = [];
|
||||
|
||||
$.each(list,function(){
|
||||
if(this.DATASTORE.ID!=0)
|
||||
list_array.push( datastoreElementArray(this));
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user