Sha256: 1c909667fb1ed9544826c2c398958880df4bb3086efe084888541d1cfed49a61

Contents?: true

Size: 795 Bytes

Versions: 140

Compression:

Stored size: 795 Bytes

Contents

<span page-title ng-model="branch">{{ 'OSTree Branch: ' | translate }} {{ branch.name }}</span>

<div data-extend-template="layouts/details-page-with-breadcrumbs.html">
  <div data-block="header">
    {{ branch.name }}
  </div>

  <nav data-block="navigation">
    <ul class="nav nav-tabs">
      <li ng-class="{active: isState('ostree-branch.info')}">
        <a ui-sref="ostree-branch.info">
          <span translate>
            Details
          </span>
        </a>
      </li>
      <li ng-class="{active: isState('ostree-branch.repositories')}">
        <a ui-sref="ostree-branch.repositories">
          <span translate>
            Repositories
          </span>
        </a>
      </li>
    </ul>
  </nav>

  <div data-block="content">
    <section ui-view></section>
  </div>
</div>

Version data entries

140 entries across 140 versions & 1 rubygems

Version Path
katello-3.18.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.18.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.18.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.18.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.0.rc2.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.1.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.17.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.0.rc5.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.0.rc5 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.16.0.rc4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.15.3.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html
katello-3.15.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch.html