Sha256: 5257ff0c89b8d85894bef5958cc74d745a8d71ab45ab1198fc73036fb6b32985

Contents?: true

Size: 343 Bytes

Versions: 40

Compression:

Stored size: 343 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.permit.merge(library_id: nil, page: nil, only_path: true)) -%></li>
  <%- end -%>
</ul>

Version data entries

40 entries across 38 versions & 2 rubygems

Version Path
enju_library-0.3.11 app/views/shelves/_library_facet.html.erb
enju_library-0.3.10 app/views/shelves/_library_facet.html.erb
enju_library-0.3.9 app/views/shelves/_library_facet.html.erb
enju_library-0.3.8 app/views/shelves/_library_facet.html.erb
enju_library-0.3.8.rc.2 app/views/shelves/_library_facet.html.erb
enju_library-0.3.8.rc.1 app/views/shelves/_library_facet.html.erb
enju_library-0.4.0.rc.1 app/views/shelves/_library_facet.html.erb
enju_library-0.3.7 app/views/shelves/_library_facet.html.erb
enju_library-0.3.6 app/views/shelves/_library_facet.html.erb
enju_library-0.4.0.beta.4 app/views/shelves/_library_facet.html.erb
enju_library-0.4.0.beta.3 app/views/shelves/_library_facet.html.erb
enju_library-0.4.0.beta.2 app/views/shelves/_library_facet.html.erb
enju_library-0.4.0.beta.1 app/views/shelves/_library_facet.html.erb
enju_library-0.3.5 app/views/shelves/_library_facet.html.erb
enju_library-0.3.4 app/views/shelves/_library_facet.html.erb
enju_library-0.3.3 app/views/shelves/_library_facet.html.erb
enju_library-0.3.2 app/views/shelves/_library_facet.html.erb
enju_library-0.3.1 app/views/shelves/_library_facet.html.erb
enju_library-0.3.0 app/views/shelves/_library_facet.html.erb
enju_library-0.3.0.rc.1 app/views/shelves/_library_facet.html.erb