Sha256: ebd39b0c45e7ff4cbaeff4c0fed6fec89647fc37705ebe9e88af5e2f79ace11d

Contents?: true

Size: 933 Bytes

Versions: 134

Compression:

Stored size: 933 Bytes

Contents

<div data-extend-template="layouts/partials/table.html">
  <table data-block="table" class="table table-striped table-bordered">
    <thead>
      <tr bst-table-head>
        <th bst-table-column translate>Name</th>
        <th bst-table-column translate>Product</th>
        <th bst-table-column translate>Repository</th>
        <th bst-table-column translate>Container Image Name</th>
        <th bst-table-column translate>Tags</th>
      </tr>
    </thead>

    <tbody>
      <tr bst-table-row ng-repeat="repository in table.rows">
        <td bst-table-cell>{{ repository.name }}</td>
        <td bst-table-cell>{{ repository.product.name }}</td>
        <td bst-table-cell>{{ repository.relative_path }}</td>
        <td bst-table-cell>{{ repository.container_repository_name }}</td>
        <td bst-table-cell class="number-cell">{{ repository.content_counts.docker_tag || 0}}</td>
      </tr>
    </tbody>
  </table>
</div>

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
katello-4.4.2.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.5.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.5.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.5.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.5.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.0.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.0.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.4.0.rc1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.2.2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.0 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.0.rc4 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.0.rc3 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.0.rc2.1 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html
katello-4.3.0.rc2 engines/bastion_katello/app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-docker.html