Sha256: 2b83d5d6f15b6f46b1ee379e095c73bc66616b0193802bc1c1e0c16ca7447053

Contents?: true

Size: 706 Bytes

Versions: 20

Compression:

Stored size: 706 Bytes

Contents

<span page-title ng-model="hostCollection">{{ 'Content Hosts for: ' | translate }} {{ hostCollection.name }}</span>

<nav>
  <ul class="nav nav-tabs" ng-show="permitted('edit_host_collections', hostCollection) && permitted('edit_hosts')">
    <li ng-class="{active: isState('host-collections.details.hosts.list')}">
      <a ui-sref="host-collections.details.hosts.list">
        <span translate>
          List/Remove
        </span>
      </a>
    </li>

    <li ng-class="{active: stateIncludes('host-collections.details.hosts.add')}">
      <a ui-sref="host-collections.details.hosts.add">
        <span translate>
          Add
        </span>
      </a>
    </li>
  </ul>
</nav>

<div ui-view></div>

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
katello-3.2.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.2.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.1.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.1.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.1.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.1.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc7 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc5 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc4 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html
katello-3.0.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-hosts.html