Sha256: 344bac7fdd71e8238e5ddb6314a6de160acb3110f287ba3c7309d7610e7a5ab1

Contents?: true

Size: 366 Bytes

Versions: 57

Compression:

Stored size: 366 Bytes

Contents

<% if @smart_proxy.pulp_mirror? -%>
  <div ng-controller="CapsuleContentController">
    <%= render :template => 'smart_proxies/show' %>
  </div>
<% elsif @smart_proxy.pulp_primary? -%>
  <div ng-controller="PulpPrimaryController">
    <%= render :template => 'smart_proxies/show' %>
  </div>
<% else -%>
  <%= render :template => 'smart_proxies/show' %>
<% end -%>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
katello-4.16.0 app/views/foreman/smart_proxies/show.html.erb
katello-4.15.1 app/views/foreman/smart_proxies/show.html.erb
katello-4.16.0.rc2 app/views/foreman/smart_proxies/show.html.erb
katello-4.16.0.rc1 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.3 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.2 app/views/foreman/smart_proxies/show.html.erb
katello-4.15.0 app/views/foreman/smart_proxies/show.html.erb
katello-4.15.0.rc2 app/views/foreman/smart_proxies/show.html.erb
katello-4.15.0.rc1 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.1 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.0 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.0.rc3 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.0.rc2 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.0.rc1.1 app/views/foreman/smart_proxies/show.html.erb
katello-4.14.0.rc1 app/views/foreman/smart_proxies/show.html.erb
katello-4.13.1 app/views/foreman/smart_proxies/show.html.erb
katello-4.13.0 app/views/foreman/smart_proxies/show.html.erb
katello-4.12.1 app/views/foreman/smart_proxies/show.html.erb
katello-4.13.0.rc1 app/views/foreman/smart_proxies/show.html.erb
katello-4.12.0 app/views/foreman/smart_proxies/show.html.erb