Sha256: fecebd577ada81587ec84af52af5651f894ce4a7af6ffa3b0d51212d5a133f0b

Contents?: true

Size: 264 Bytes

Versions: 8

Compression:

Stored size: 264 Bytes

Contents

<div class="table-responsive">
  <table class="<%= Ecm::Downloads::Configuration.downloads_table_classes %>">
    <tbody>
      <%= render partial: 'ecm/downloads/downloads/download_in_table', collection: downloads, as: :download %>
    </tbody>
  </table>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ecm_downloads2-2.0.3 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-2.0.2 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-2.0.0 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-1.2.2 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-1.2.1 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-1.2.0 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-1.1.1 app/views/ecm/downloads/downloads/_table.html.erb
ecm_downloads2-1.1.0 app/views/ecm/downloads/downloads/_table.html.erb