Sha256: f94fa90093e9d950d84c38b92df33f9b0dfbeb45c307c14a0e6e2a8d66d6798f

Contents?: true

Size: 672 Bytes

Versions: 28

Compression:

Stored size: 672 Bytes

Contents

<span page-title ng-model="host">{{ 'Host Collections for:' | translate }} {{ host.name }}</span>

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

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

<div ui-view></div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
katello-3.3.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.3.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.0.rc1.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.2.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.1.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.1.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.1.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html
katello-3.1.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/host-collections.html