Sha256: 294f698ad354f812780a0119845c0524da31be3adf83f9a8d8addf0fb21c2582

Contents?: true

Size: 336 Bytes

Versions: 15

Compression:

Stored size: 336 Bytes

Contents

<h4><%= t('activerecord.models.library') -%></h4>
<ul>
  <%- @library_facet.each do |facet| -%>
    <%= library_shelf_facet(@library, facet) %>
  <%- end -%>
  <%- if params[:library_id] -%>
    <li><%= link_to t('page.remove_this_facet'), url_for(params.merge(library_id: nil, page: nil, only_path: true)) -%></li>
  <%- end -%>
</ul>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
enju_library-0.1.2 app/views/shelves/_library_facet.html.erb
enju_library-0.1.1 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre45 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre44 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre43 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre42 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre41 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre40 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre39 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre38 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre37 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre36 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre35 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre34 app/views/shelves/_library_facet.html.erb