mirror of https://github.com/apache/cloudstack.git
CS-15981:changing addvm's to add
This commit is contained in:
parent
9c6254046a
commit
37f646f3ff
|
|
@ -820,7 +820,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