Sha256: 128b1b73ef398a6cddaac975baa7ffadb3da488bcf12009aa42d17be355d92e1
Contents?: true
Size: 777 Bytes
Versions: 1
Compression:
Stored size: 777 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> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katello-2.2.2 | engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html |