Sha256: 92ead32877af504099937a2be452bb37e35cb978e1df7097881b2d4ae876c1ad

Contents?: true

Size: 645 Bytes

Versions: 31

Compression:

Stored size: 645 Bytes

Contents

<div class="search_form">
<%= form_for :manifestations, url: creator_manifestations_path(@index_agent[:creator]), 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, Create %>
      <%= 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_creator.html.erb
enju_biblio-0.1.3 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.1 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.2 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.1 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre24 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre71 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre70 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre69 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre23 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre68 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre67 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre22 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre66 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre65 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre21 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre64 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre63 app/views/manifestations/_index_form_creator.html.erb