Sha256: 84188f642b5005b19eb527aa36e23a025aec1d5460bf0520060274c78a86995b

Contents?: true

Size: 303 Bytes

Versions: 8

Compression:

Stored size: 303 Bytes

Contents

<h1><%= Ecm::Downloads::DownloadCategory.model_name.human(:count => :other) %></h1>

<%= render partial: 'table', locals: { download_categories: @download_categories } %>

<div class="well page-actions">
  <%= link_to(t('ecm.downloads.views.actions.back'), root_path, class: 'btn btn-default') %>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

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