mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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…
x
Reference in New Issue
Block a user