Sha256: 305236c12b95ba6fcece01ca00b53d66e755f7362761f1079656f5a35a7d85dd

Contents?: true

Size: 300 Bytes

Versions: 5

Compression:

Stored size: 300 Bytes

Contents

<div class="row">
  <h3><%= _('Pulp') %></h3>
  <%= render :partial => 'smart_proxies/plugins/plugin_version', :locals => {:feature => feature, :proxy => @smart_proxy} %>
  <div class="pulp_status" data-ajax-url="<%= pulp_status_smart_proxy_path(@smart_proxy) %>">
    <%= spinner %>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
katello-3.0.0.rc5 app/views/smart_proxies/plugins/_pulp.html.erb
katello-3.0.0.rc4 app/views/smart_proxies/plugins/_pulp.html.erb
katello-3.0.0.rc3 app/views/smart_proxies/plugins/_pulp.html.erb
katello-3.0.0.rc2 app/views/smart_proxies/plugins/_pulp.html.erb
katello-3.0.0.rc1 app/views/smart_proxies/plugins/_pulp.html.erb