Sha256: 0968125fd51f6b05b8f5da39b881bd1537cf89809f40a8944f78347ea5d56717

Contents?: true

Size: 648 Bytes

Versions: 189

Compression:

Stored size: 648 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 nav-tabs-pf" ng-show="permitted('edit_hosts', host)">
    <li ng-class="{active: isState('content-host.host-collections.list')}">
      <a ui-sref="content-host.host-collections.list">
        <span translate>List/Remove</span>
      </a>
    </li>

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

<div ui-view></div>

Version data entries

189 entries across 189 versions & 1 rubygems

Version Path
katello-4.7.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.7.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.7.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.7.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.2.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.5.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.6.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.5.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.5.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.5.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html
katello-4.4.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections.html