Sha256: 48a8115b99b8e4401faa49c7ea41efb7a35c0a2a9b2d83ad49eec684dcc1fb1d

Contents?: true

Size: 486 Bytes

Versions: 5

Compression:

Stored size: 486 Bytes

Contents

<div class="fields">
  <%= selectable_f f, :datastore, compute_resource.datastores, { }, :class => "span2", :label => _("Data Store") %>
  <%= text_f f, :name, :class => "input-mini", :label => "Name" %>
  <%= text_f f, :size_gb,
             :class       => "input-mini",
             :label       => _("Size (GB)"),
             :help_inline => remove_child_link("X", f, { :method => :'_delete', :title => _('remove network interface'), :class => 'label label-important' }) %>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/compute_resources_vms/form/vmware/_volume.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/compute_resources_vms/form/vmware/_volume.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/compute_resources_vms/form/vmware/_volume.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/compute_resources_vms/form/vmware/_volume.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/compute_resources_vms/form/vmware/_volume.html.erb