Sha256: 601ca5ec2cf02af169542fce7b0ed842536a9f55e28db3eab365851673958835

Contents?: true

Size: 972 Bytes

Versions: 9

Compression:

Stored size: 972 Bytes

Contents

<span page-title>{{ 'Content Hosts' | translate }}</span>

<div data-extend-template="layouts/nutupane.html">

  <div data-block="header">
    {{ 'Content Hosts' | translate }}
  </div>

  <div data-block="actions">
    <button class="btn btn-default"
            ng-show="permitted('edit_content_hosts') || permitted('destroy_content_hosts')"
            ui-sref="content-hosts.bulk-actions.host-collections">
      <i class="fa fa-group leading-icon"></i>
      {{ "Bulk Actions" | translate }}
    </button>

    <button class="btn btn-primary"
            ng-show="permitted('create_content_hosts')"
            ui-sref="content-hosts.register">
      <i class="fa fa-signin leading-icon"></i>
      {{ "Register Content Host" | translate }}
    </button>
  </div>

  <span data-block="no-rows-message" translate>
    You currently don't have any Content Hosts, you can register one by clicking the button on the right and following the instructions.
  </span>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
katello-2.4.5 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.4 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
katello-2.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html