Sha256: e8cf7afe52d2771029b8d07451a9b72e7f16555c4ca72b65a39fb145aadb0cce

Contents?: true

Size: 345 Bytes

Versions: 34

Compression:

Stored size: 345 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

34 entries across 34 versions & 1 rubygems

Version Path
enju_library-0.1.0.pre33 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre32 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre31 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre30 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre29 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre28 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre27 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre26 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre25 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre24 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre23 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre22 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre21 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre20 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre19 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre18 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre17 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre16 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre15 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre14 app/views/shelves/_library_facet.html.erb