Sha256: db8236459fd15e8828243e21afbed6e320ed252909cbf9121cb856a0f75aafa6

Contents?: true

Size: 251 Bytes

Versions: 3

Compression:

Stored size: 251 Bytes

Contents

<%= select_f f, :size, compute_resource.flavors, :slug, :slug, {}, {:label => _('Flavor')}  %>
<div id='image_selection'>
  <%= select_image(f, compute_resource) %>
</div>
<div id='region_selection'>
  <%= select_region(f, compute_resource) %>
</div>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
foreman_ovm-0.0.1 app/views/compute_resources_vms/form/ovm/_base.html.erb
foreman_digitalocean-1.1.0 app/views/compute_resources_vms/form/digitalocean/_base.html.erb
foreman_digitalocean-1.0.0 app/views/compute_resources_vms/form/digitalocean/_base.html.erb