Sha256: a190feb5a5d8a567ba0981c079af26edf12a156ed80d273d8b06c40dc0a573f3

Contents?: true

Size: 602 Bytes

Versions: 22

Compression:

Stored size: 602 Bytes

Contents

<div class='form-group'>
  <label class='col-md-2 control-label'>
    <%= _('Activation Key(s)') %>
    <% help = _('Activation key(s) for Subscription Manager. Required for CentOS and Red Hat Enterprise Linux. Multiple keys add separated by comma, example: key1,key2,key3.') %>
    <a rel="popover" data-content="<%= help %>" data-trigger="focus" data-container="body" data-html="true" tabindex="-1">
      <span class="pficon pficon-info "></span>
    </a>
  </label>
  <div class='col-md-4'>
    <%= text_field_tag 'activation_key', params[:activation_key], class: 'form-control' %>
  </div>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
katello-4.0.3 app/views/foreman/hosts/_registration.html.erb
katello-3.18.5 app/views/foreman/hosts/_registration.html.erb
katello-4.0.2.1 app/views/foreman/hosts/_registration.html.erb
katello-4.0.2 app/views/foreman/hosts/_registration.html.erb
katello-3.18.4 app/views/foreman/hosts/_registration.html.erb
katello-4.0.1.2 app/views/foreman/hosts/_registration.html.erb
katello-3.18.3.1 app/views/foreman/hosts/_registration.html.erb
katello-4.0.1.1 app/views/foreman/hosts/_registration.html.erb
katello-3.18.3 app/views/foreman/hosts/_registration.html.erb
katello-4.0.1 app/views/foreman/hosts/_registration.html.erb
katello-4.0.0 app/views/foreman/hosts/_registration.html.erb
katello-4.0.0.rc3.1 app/views/foreman/hosts/_registration.html.erb
katello-4.0.0.rc3 app/views/foreman/hosts/_registration.html.erb
katello-3.18.2.1 app/views/foreman/hosts/_registration.html.erb
katello-3.18.2 app/views/foreman/hosts/_registration.html.erb
katello-4.0.0.rc2 app/views/foreman/hosts/_registration.html.erb
katello-3.18.1.1 app/views/foreman/hosts/_registration.html.erb
katello-4.0.0.rc1 app/views/foreman/hosts/_registration.html.erb
katello-3.18.1 app/views/foreman/hosts/_registration.html.erb
katello-3.18.0 app/views/foreman/hosts/_registration.html.erb