Sha256: a5afca38830e666761e7ea68934f88a64d4cdae1c1b48f0bc68b4932215a0d41

Contents?: true

Size: 391 Bytes

Versions: 2

Compression:

Stored size: 391 Bytes

Contents

- tab = redhat_repo_tab(@provider, tab_id)
- if tab[:products].empty?
  = _("No products are available containing this content type.")
- else
  - reset_cycle
  = render :partial => "katello/providers/redhat/repo_sets",
           :locals => { :tab_id => tab[:id], :orphaned_product_ids => orphaned_product_ids,
                        :provider => @provider, :product_map => tab[:products]}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
katello-2.2.2 app/views/katello/providers/redhat/_tab.html.haml
katello-1.5.0 app/views/katello/providers/redhat/_tab.html.haml