Sha256: 59c9e6a911d9edc3d0ad59b1f7305a18cc1b78fd5b7405e52c7c81d928e7f34f

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

<p><span class="badge"><%= collection.total_entries %> Records found</span></p>
<table id="sortable_list" class="table table-striped table-bordered table-condensed">
  <thead>
    <%= render :partial=>"list_header" %>
  </thead>
  <tbody>
    <%= render :partial=>"list_item",collection: collection %>
  </tbody>
</table>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unknown_admin-0.1.5 app/views/admin/resources/_list.html.erb