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.pre13 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre12 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre11 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre10 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre9 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre8 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre7 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre6 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre5 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre4 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre3 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre2 app/views/shelves/_library_facet.html.erb
enju_library-0.1.0.pre app/views/shelves/_library_facet.html.erb
enju_library-0.0.2 app/views/shelves/_library_facet.html.erb