Sha256: 62ab7e7db1ee340c2f21cc6bc18ffa1f19a8df277b087d592e638b60dc5bb0d6

Contents?: true

Size: 551 Bytes

Versions: 97

Compression:

Stored size: 551 Bytes

Contents

<div class="tab-pane <%= show_partial_wizard(step) %>" id="scap_content">
  <%= wizard_header @policy.step_index, *@policy.steps %>

  <%= scap_content_selector(f) %>
  <span id="scap_content_profile_select">
    <%= scap_content_profile_selector(f) %>
  </span>
  <span>
    <%= tailoring_file_selector(f) %>
  </span>
  <span id="tailoring_file_profile_select">
    <% if @policy.tailoring_file %>
      <%= render 'tailoring_file_selected', :f => f, :policy => @policy, :tailoring_file => @policy.tailoring_file  %>
    <% end %>
  </span>
</div>

Version data entries

97 entries across 97 versions & 1 rubygems

Version Path
foreman_openscap-10.0.3 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-10.0.2 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-10.0.1 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-10.0.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-9.0.4 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-9.0.3 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-9.0.2 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-9.0.1 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-9.0.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-8.0.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-7.1.1 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-7.1.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-7.0.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-6.0.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.2.3 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.2.2 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.1.1 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.2.1 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.2.0 app/views/policies/steps/_scap_content_form.html.erb
foreman_openscap-5.1.0 app/views/policies/steps/_scap_content_form.html.erb