Sha256: d1e6fc8545cb999c48fb37712e5222176e53c245185b2c11e6390b137c51969d

Contents?: true

Size: 277 Bytes

Versions: 6

Compression:

Stored size: 277 Bytes

Contents

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

<div class="download_categories-tree">
  <%= nested_li(@download_categories, {}) do |download_category| %>
    <%= link_to download_category.tree_name, download_category %>
  <% end %>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ecm_downloads-0.0.7.pre app/views/ecm/downloads/download_categories/index.de.html.erb
ecm_downloads-0.0.6.pre app/views/ecm/downloads/download_categories/index.de.html.erb
ecm_downloads-0.0.5.pre app/views/ecm/downloads/download_categories/index.de.html.erb
ecm_downloads-0.0.4 app/views/ecm/downloads/download_categories/index.de.html.erb
ecm_downloads-0.0.3 app/views/ecm/downloads/download_categories/index.de.html.erb
ecm_downloads-0.0.2 app/views/ecm/downloads/download_categories/index.de.html.erb