Sha256: 6ffb1f2477c9dfc48c21be6ecc17be207468ac78068639442211dede6af7f3ed

Contents?: true

Size: 629 Bytes

Versions: 31

Compression:

Stored size: 629 Bytes

Contents

<%= form_for :manifestations, url: manifestation_manifestations_path(@manifestation), html: {method: 'get'} do -%>
  <p>
    <%= label_tag :search_form_top, t('page.search_term') -%>:
    <%= search_field_tag 'query', h(@query), {id: 'search_form_top', class: 'search_form', placeholder: t('page.search_term')} -%>
    <%= hidden_field_tag 'reservable', h(@reservable) if @reservable -%>
    <% if can? :create, ManifestationRelationship %>
      <%= render 'page/add' %>
    <% end %>
    <%= submit_tag t('page.search') -%>
    <br />
    <%= link_to t('page.advanced_search'), page_advanced_search_path -%>
  </p>
<%- end -%>

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
enju_flower-0.1.2 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.3 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.1 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.2 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.0 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.1 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.0.pre24 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.0.pre23 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.0.pre22 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre66 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre65 app/views/manifestations/_index_form_manifestation.html.erb
enju_flower-0.1.0.pre21 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre64 app/views/manifestations/_index_form_manifestation.html.erb
enju_biblio-0.1.0.pre63 app/views/manifestations/_index_form_manifestation.html.erb