Sha256: c4225bc003892912b801d3d01eee3ff55ef31af3b2d1698d52676754ea57eeec
Contents?: true
Size: 948 Bytes
Versions: 13
Compression:
Stored size: 948 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_hosts') || permitted('destroy_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_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
13 entries across 13 versions & 1 rubygems