Sha256: d6c023661a663d781c0bc05689085520b3bfe24bdc051cebf2aa8885e38de988

Contents?: true

Size: 275 Bytes

Versions: 5

Compression:

Stored size: 275 Bytes

Contents

<table class="transparent subtitle">
  <tr>
    <th>Bundle ID</th>
    <td><%= bundle.bundle_id %></td>
  </tr>
  <% unless bundle.bundle_id == bundle.external_key %>
    <tr>
      <th>Bundle key</th>
      <td><%= bundle.external_key %></td>
    </tr>
  <% end %>
</table>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
kaui-3.0.4 app/views/kaui/bundles/_bundle_details.html.erb
kaui-3.0.2 app/views/kaui/bundles/_bundle_details.html.erb
kaui-2.2.1 app/views/kaui/bundles/_bundle_details.html.erb
kaui-3.0.1 app/views/kaui/bundles/_bundle_details.html.erb
kaui-2.1.0 app/views/kaui/bundles/_bundle_details.html.erb