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
65c90227ae
commit
8553918d08
|
|
@ -820,7 +820,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