mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Signed-off-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
parent
bb22f4debb
commit
0ca517112d
@ -446,7 +446,6 @@ define(function(require) {
|
||||
if (!$.isArray(nics)){
|
||||
nics = [nics];
|
||||
}
|
||||
$.each(nics, function(i, nic){
|
||||
var distinct = function(value, index, self){
|
||||
return self.indexOf(value)===index;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user