Sha256: f50d1f8ad83acf0ec4c3d11184d7f294dd4046343623683c5c08ac7ade294be9

Contents?: true

Size: 588 Bytes

Versions: 22

Compression:

Stored size: 588 Bytes

Contents

<div uib-alert ng-class='"alert-" + (type || "warning")' ng-mouseover="cancelFade()">
  <button ng-show="closeable" type="button" class="close" aria-hidden="true" data-dismiss="alert">
    <span class="pficon pficon-close"></span>
  </button>

  <span ng-show="type === 'danger'" class="pficon pficon-error-circle-o"></span>
  <span ng-show="type === 'warning'" class="pficon pficon-warning-triangle-o"></span>
  <span ng-show="type === 'info'" class="pficon pficon-info"></span>
  <span ng-show="type === 'success'" class="pficon pficon-ok"></span>

  <span ng-transclude></span>
</div>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
katello-4.14.2 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.15.0 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.15.0.rc2 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.15.0.rc1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.0 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.0.rc3 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.0.rc2 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.0.rc1.1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.14.0.rc1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.13.1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.13.0 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.12.1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.13.0.rc1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.12.0 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.12.0.rc3 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.12.0.rc2 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.12.0.rc1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.11.1 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html
katello-4.11.0 engines/bastion/app/assets/javascripts/bastion/components/views/bst-alert.html