Sha256: 836328c7f9d2a11eba9b1bc2fde805e40c6c12e32071fa757823ab3b0ee671ad

Contents?: true

Size: 423 Bytes

Versions: 79

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

79 entries across 79 versions & 1 rubygems

Version Path
katello-4.5.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.4.0.2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.4.0.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.4.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.4.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.4.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0.rc4 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0.rc3 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0.rc2.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.3.0.rc1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.0.1 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.0.1.rc3 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.0.1.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb
katello-4.2.0.rc2 app/views/smart_proxies/plugins/_pulpcore.html.erb