Sha256: 71b68d716522a854a5e75e3335982f93d3540c86b2698f5113550bc3103e4250

Contents?: true

Size: 440 Bytes

Versions: 19

Compression:

Stored size: 440 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(params.merge(library: nil, page: nil, view: nil, only_path: true)) -%></li>
  <%- end -%>
</ul>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
enju_biblio-0.1.3 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.1 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.2 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.1 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre24 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre23 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/_library_facet.html.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre22 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre21 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre20 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre19 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre18 app/views/manifestations/_library_facet.html.erb
enju_flower-0.1.0.pre17 app/views/manifestations/_library_facet.html.erb