Sha256: 7bb0618e07e7f82b09d8f9b32a179372f64ee2efd37d048805917d57c6367867

Contents?: true

Size: 289 Bytes

Versions: 9

Compression:

Stored size: 289 Bytes

Contents

<%= page_header :title => Iqvoc::Collection.base_class.model_name.human(:count => 2) %>

<ul class="hybrid-treeview" data-url="<%= hierarchical_collections_path(:format => :json) %>">
  <%= render :partial => 'collection', :collection => @top_collections %>
</ul>

<%= render 'sidebar' %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
iqvoc-4.0.8 app/views/collections/index.html.erb
iqvoc-4.0.7 app/views/collections/index.html.erb
iqvoc-4.0.6 app/views/collections/index.html.erb
iqvoc-4.0.5 app/views/collections/index.html.erb
iqvoc-4.0.4 app/views/collections/index.html.erb
iqvoc-4.0.3 app/views/collections/index.html.erb
iqvoc-4.0.2 app/views/collections/index.html.erb
iqvoc-4.0.1 app/views/collections/index.html.erb
iqvoc-4.0.0 app/views/collections/index.html.erb