Sha256: adc76ae539ee5862e9cac754ad10583ec4525871b89b42d484795bbb33864c08

Contents?: true

Size: 273 Bytes

Versions: 5

Compression:

Stored size: 273 Bytes

Contents

<%= javascript 'foreman_openscap/policy_edit' %>
<% title _("Compliance Policies") %>

<% title_actions(
  display_link_if_authorized(_("New Compliance Policy"), hash_for_new_policy_path),
  link_to(_("Help"), :action => "welcome")
  ) %>

<%= render :partial => 'list' %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_openscap-0.5.4 app/views/policies/index.html.erb
foreman_openscap-0.5.3 app/views/policies/index.html.erb
foreman_openscap-0.5.2 app/views/policies/index.html.erb
foreman_openscap-0.5.1 app/views/policies/index.html.erb
foreman_openscap-0.5.0 app/views/policies/index.html.erb