mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
(cherry picked from commit 5cff8b46ef2a907b27512f7942ff2f5afce05b3f)
This commit is contained in:
parent
6df55bfa0c
commit
31319f8a07
@ -74,7 +74,6 @@ define(function(require) {
|
||||
var mapJSON = function (element){
|
||||
var id = element.VM.ID;
|
||||
var value = element.VM;
|
||||
delete value.ID;
|
||||
vms[id] = value;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user