mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Implicit dedication mode
This commit is contained in:
parent
a34e577d1b
commit
8b9d6d81a2
@ -171,7 +171,7 @@
|
||||
var items=[];
|
||||
items.push({id:'',description:''});
|
||||
items.push({id:'Strict', description:'Strict'});
|
||||
items.push({id:'Preffered', description:'Preffered'});
|
||||
items.push({id:'Preferred', description:'Preferred'});
|
||||
args.response.success({data:items});
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user