Sha256: 1cf231bd94eb74e5d21e9d199962c33f8fe31b2a39f70bf2ec3a27a686d3d1ff

Contents?: true

Size: 806 Bytes

Versions: 203

Compression:

Stored size: 806 Bytes

Contents

<span>
  <span class="errata-count" ng-class="{black: !errataCounts.security, red: errataCounts.security > 0}">
    <span>
      {{ errataCounts.security || 0 }}
    </span>
    <i class="fa fa-warning inline-icon" title="{{ 'Security' | translate }}"></i>
  </span>
  <span class="errata-count" ng-class="{black: !errataCounts.bugfix, yellow: errataCounts.bugfix > 0}">
    <span>
      {{ errataCounts.bugfix || 0 }}
    </span>
    <i class="fa fa-bug inline-icon" title="{{ 'Bug Fix' | translate }}"></i>
  </span>
  <span class="errata-count" ng-class="{black: !errataCounts.enhancement, yellow: errataCounts.enhancement > 0}">
    <span>
      {{ errataCounts.enhancement || 0 }}
    </span>
    <i class="fa fa-plus-square inline-icon" title="{{ 'Enhancement' | translate }}"></i>
  </span>
</span>

Version data entries

203 entries across 203 versions & 1 rubygems

Version Path
katello-4.14.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.15.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.15.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.15.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.14.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.13.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.13.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.12.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.13.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.12.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.12.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.12.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.12.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-4.11.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html