Sha256: 79599b97fd8436d794601510107c890b363c9c920239ce754cf176c77d3f438b

Contents?: true

Size: 371 Bytes

Versions: 44

Compression:

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

44 entries across 44 versions & 2 rubygems

Version Path
enju_flower-0.1.0.pre16 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre15 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre14 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre13 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre12 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre11 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre10 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre9 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre8 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre7 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre6 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre5 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre4 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre3 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre2 app/views/manifestations/_carrier_type_facet.html.erb
enju_flower-0.1.0.pre app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre19 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre18 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre17 app/views/manifestations/_carrier_type_facet.html.erb
enju_biblio-0.1.0.pre16 app/views/manifestations/_carrier_type_facet.html.erb