Sha256: 836328c7f9d2a11eba9b1bc2fde805e40c6c12e32071fa757823ab3b0ee671ad

Contents?: true

Size: 423 Bytes

Versions: 76

Compression:

Stored size: 423 Bytes

Contents

<div class="row">
  <h3><%= _('Content') %></h3>
</div>
<%= show_feature_version('pulpcore') %>
<div class="row">
  <div class="col-md-4">
    <strong><%= _('Supported Content Types') %></strong>
  </div>
  <div class="col-md-8">
    <ul style="list-style-type: none; padding: 0">
    <% @smart_proxy.supported_pulp_types.each do |content_type| %>
      <li><%= content_type %></li>
    <% end %>
    </ul>
  </div>
</div>

Version data entries

76 entries across 76 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.15.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.0.rc3 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.0.rc1.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.14.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.13.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.13.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.12.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.13.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.12.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.12.0.rc3 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.12.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.12.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.11.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.11.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.11.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.11.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb