mirror of https://github.com/apache/cloudstack.git
multiEdit widget add VM labels
This commit is contained in:
parent
a52925bec0
commit
f253fcdddf
|
|
@ -840,7 +840,7 @@
|
|||
}).appendTo($td);
|
||||
} else if (field.addButton) {
|
||||
$addVM = $('<div>').addClass('button add-vm').html(
|
||||
_l('label.add.vms')
|
||||
_l('label.add')
|
||||
).appendTo($td);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue