Sha256: 5a15f873464b5ad1837c6a41ac2ce985baaad1d1b4450aa640ccba61b85152e3

Contents?: true

Size: 317 Bytes

Versions: 267

Compression:

Stored size: 317 Bytes

Contents

<ul class="flyout">
  <li class="flyout-item"
      ng-repeat="item in flyout"
      ng-class="{ 'dropdown-highlight' : item.active }"
      ng-mouseenter="setHover(item, true)"
      ng-mouseleave="setHover(item, false)">
  
    <a class="flyout-item-link" href="{{ item.url }}">{{ item.display }}</a>
  </li>
</ul>

Version data entries

267 entries across 267 versions & 2 rubygems

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