mirror of https://github.com/apache/cloudstack.git
CS-15981:Add Load Balancer page inside Guest networks is blank
This commit is contained in:
parent
e5710e953a
commit
d61eb05c54
|
|
@ -840,7 +840,7 @@
|
|||
}).appendTo($td);
|
||||
} else if (field.addButton) {
|
||||
$addVM = $('<div>').addClass('button add-vm').html(
|
||||
_l(args.add.label)
|
||||
_l('label.add.vms')
|
||||
).appendTo($td);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue