Sha256: f0fcc7a79b9e56c81d756060f78e8e7d7106f273b30e4408c3d027b9b680e7ea

Contents?: true

Size: 891 Bytes

Versions: 21

Compression:

Stored size: 891 Bytes

Contents

<span page-title>{{ 'Apply Errata' | translate }}</span>

<section class="nutupane-details" ng-cloak bst-container-scroll>

  <header class="details-header">
    <h2 class="fl" translate>Apply Errata</h2>

    <div class="fr">
      <button class="btn btn-default" ui-sref="errata.index">
        <i class="icon-remove"></i>
        {{ "Close" | translate }}
      </button>
    </div>
  </header>

  <div>
    <div class="alert warning alert-warning" ng-show="errataIds.length === 0">
      <i class="icon-exclamation-sign"></i>
      {{ 'At least one Errata needs to be selected to Apply.' | translate }}
    </div>

    <div class="alert alert-info" ng-show="state.working">
      <i class="icon-spinner inline-icon icon-spin"></i>
      {{ 'Processing' | translate }}
    </div>

    <span ng-disabled="table.numSelected == 0">
      <div ui-view></div>
    </span>
  </div>

</section>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
katello-3.1.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.1.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc7 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc5 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc4 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-3.0.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
katello-2.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/apply-errata.html