mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
This commit is contained in:
commit
e0f0e9d016
@ -11382,7 +11382,7 @@
|
||||
select:function(args){
|
||||
var items=[];
|
||||
items.push({ id: 'KVM', description: _l('KVM') });
|
||||
items.push({ id: 'VMWARE', description: _l('VMware') });
|
||||
items.push({ id: 'VMware', description: _l('VMware') });
|
||||
|
||||
args.response.success({
|
||||
data: items
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user