Sha256: 58ea66a18ddbec95d2d945e53df9c0bb3a380a55aaf275f80a11087e882e95ae

Contents?: true

Size: 654 Bytes

Versions: 31

Compression:

Stored size: 654 Bytes

Contents

<div class="search_form">
<%= form_for :manifestations, url: contributor_manifestations_path(@index_agent[:contributor]), 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, Realize %>
      <%= render 'page/add' %>
    <% end %>
    <%= submit_tag t('page.search') -%>
    <br />
    <%= link_to t('page.advanced_search'), page_advanced_search_path -%>
  </p>
<%- end -%>
</div>

Version data entries

31 entries across 31 versions & 2 rubygems

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