Sha256: 2f596dd16b640528fdc6913dd7e30cdf59e53377a3b0df9ed5a7c393ce307d7b

Contents?: true

Size: 663 Bytes

Versions: 18

Compression:

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

18 entries across 18 versions & 2 rubygems

Version Path
enju_biblio-0.1.0.pre55 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre54 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre16 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre53 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre15 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre52 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre14 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre51 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre50 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre49 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre48 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre13 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre47 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre46 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre45 app/views/manifestations/_index_form_creator.html.erb
enju_flower-0.1.0.pre12 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre44 app/views/manifestations/_index_form_creator.html.erb
enju_biblio-0.1.0.pre43 app/views/manifestations/_index_form_creator.html.erb