Sha256: 49f63b71555e1b1e6350743703098a67952ca28b1b325a944282de271f03d4a2

Contents?: true

Size: 664 Bytes

Versions: 42

Compression:

Stored size: 664 Bytes

Contents

<div class="search_form">
<%= form_for :manifestations, :url => creator_manifestations_path(@index_patron[: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

42 entries across 42 versions & 2 rubygems

Version Path
enju_flower-0.1.0.pre11 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre10 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre42 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre41 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre9 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre40 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre39 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre8 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre38 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre7 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre37 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre6 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre36 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre35 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre34 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre5 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre33 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre32 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre4 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre31 app/views/manifestations/_index_form_creator.html.erb