diff --git a/src/sunstone/public/app/opennebula/vm.js b/src/sunstone/public/app/opennebula/vm.js index 5051857096..7b8425e7de 100644 --- a/src/sunstone/public/app/opennebula/vm.js +++ b/src/sunstone/public/app/opennebula/vm.js @@ -835,7 +835,7 @@ define(function(require) { } // If it has less than "numIPs" IPs - var numIPs = 3; + var numIPs = 2; if ((ips.length < numIPs)) return ipsStr; // Take the first x @@ -847,7 +847,7 @@ define(function(require) { // Format the other IPs inside a dropdown if (ips.length){ - html += '