Sha256: 2203dd182f4c04942af5ec8edf16b54f3bafb5864fac966d510395349f623400

Contents?: true

Size: 449 Bytes

Versions: 30

Compression:

Stored size: 449 Bytes

Contents

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

Version data entries

30 entries across 29 versions & 2 rubygems

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