Sha256: 6475698725ec117661f11cbb7f4f59d68b63c1fbf35b09b3a09273dd3b937c10

Contents?: true

Size: 270 Bytes

Versions: 7

Compression:

Stored size: 270 Bytes

Contents

<h1><%= Ecm::Courses::CourseCategory.model_name.human(:count => :other) %></h1>

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ecm_courses-0.0.1 app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.7.pre app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.6.pre app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.5.pre app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.4.pre app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.3.pre app/views/ecm/courses/course_categories/index.de.html.erb
ecm_courses-0.0.2.pre app/views/ecm/courses/course_categories/index.de.html.erb