Project

General

Profile

Download (432 Bytes) Statistics
| Branch: | Tag: | Revision:
<div id='templates' class=''>
<div class="form-group">
<%= selectable_f f, :hypervisor_host,
[[_("Automatic allocation"), ""]] + xen_hypervisor_map(compute_resource),
{},
{ :class => 'form-control span2',
:disabled => (controller_name != 'hosts'),
:label => 'Hypervisor'
}
%>
</div>
</div>
(1-1/5)