Sha256: abb9dcbe1c6bacba34994dbd24465eb695a900809270931353663a5dfaa8a58d

Contents?: true

Size: 359 Bytes

Versions: 19

Compression:

Stored size: 359 Bytes

Contents

<h4><%= t('activerecord.models.carrier_type') -%></h4>
<ul>
  <%- @carrier_type_facet.each do |facet| -%>
    <li><%= carrier_type_facet(facet) %></li>
  <%- end -%>
  <%- if params[:carrier_type] -%>
    <li><%= link_to t('page.remove_this_facet'), url_for(params.merge(carrier_type: 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/_carrier_type_facet.html.erb
enju_flower-0.1.1 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.2 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.1 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre24 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre23 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre22 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre21 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre20 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre19 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre18 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre17 app/views/manifestations/_carrier_type_facet.html.erb