diff --git a/src/sunstone/public/app/opennebula/vm.js b/src/sunstone/public/app/opennebula/vm.js index b05305f711..5cee7fbf57 100644 --- a/src/sunstone/public/app/opennebula/vm.js +++ b/src/sunstone/public/app/opennebula/vm.js @@ -820,11 +820,11 @@ define(function(require) { : "--"; }; - // Return a dropdown with all the + // Return a dropdown with all the function ipsDropdown(element, divider) { var ipsStr = this.ipsStr(element,divider,groupByIpsDropdown); console.log(ipsStr); - + const ips = ipsStr.split('
'); if ((ips.length < 2) && (!~ipsStr.indexOf("li"))) return ipsStr; var html = '