Sha256: 7d176d58e5e73cf67c000fa4d92efb0b091b917ea9413681211de72b4da2c994
Contents?: true
Size: 425 Bytes
Versions: 23
Compression:
Stored size: 425 Bytes
Contents
<h2><%= Iqvoc::Collection.base_class.model_name.human(:count => 2) %></h2> <% if can?(:create, Iqvoc::Collection.base_class) %> <p> <%= link_to t("txt.views.collections.new"), new_collection_path, :class => "button" %> </p> <% end %> <ul class="hybrid-treeview" data-url="<%= hierarchical_collections_path(:format => :json) %>"> <%= render :partial => 'collection', :collection => @top_collections %> </ul>
Version data entries
23 entries across 23 versions & 1 rubygems