Sha256: 8ddad8e3e95ebf102a69c74e010ec0ce65308735224a8b4a143330d6fd495df5

Contents?: true

Size: 771 Bytes

Versions: 2

Compression:

Stored size: 771 Bytes

Contents

.grid_16
  = help_tip_button
  = help_tip(_("Providers provide many types of content such as packages, errata, " + |
             "kickstart trees, and installation disc images.  A provider may be delivering " + |
             "all of your paid content or it could simply be a local yum repository providing a few yum repos.")) |

.grid_16#main
  = two_panel(@providers, @panel_options)

= javascript 'katello/providers'

= javascript do
  :plain
    localize({
      "productUpdateKeyConfirm" : "#{escape_javascript(_('Do you want to set this GPG Key as the key for all repositories within this product?'))}",
      "productUpdateKeyWarning" : "#{escape_javascript(_('This will override any GPG keys already associated with a repository within this product'))}"
    });

Version data entries

2 entries across 2 versions & 1 rubygems

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