Sha256: 5ee72e2394d27d738b7d8ce9c9802ec948d8242420b5672c4f24e1f2b2a8700c

Contents?: true

Size: 863 Bytes

Versions: 47

Compression:

Stored size: 863 Bytes

Contents

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

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
katello-3.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.3.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.2.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html
katello-3.2.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/views/errata-counts.html