Sha256: c535c2ddf664d8161c2b9acdbcafaf13bfbbbc1c5259b5d7a6b486e9acf9144a

Contents?: true

Size: 413 Bytes

Versions: 36

Compression:

Stored size: 413 Bytes

Contents

<div data-role="fieldcontain">
<%= form_for :manifestations, url: manifestations_path, html: {method: 'get'} do -%>
  <p>
    <%= label_tag :query, t('page.search_term') -%>:
    <%= search_field_tag 'query', nil, class: 'search_form_short', placeholder: t('page.search_term') -%>
    <%= submit_tag t('page.search') -%><br />
  </p>
<%- end -%>
</div>
<%= javascript_tag("$(function(){$('#query').focus()})") %>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
enju_leaf-1.3.6 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.5 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.4 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.4.rc.2 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.4.rc.1 app/views/page/_search_form.html+phone.erb
enju_leaf-2.0.0.beta.2 app/views/page/_search_form.html+phone.erb
enju_leaf-2.0.0.beta.1 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.3.1 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.3 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.2 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.1 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.0 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.0.rc.1 app/views/page/_search_form.html+phone.erb
enju_leaf-1.3.0.beta.2 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.2 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.1 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.0 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.0.beta.4 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.0.beta.3 app/views/page/_search_form.html+phone.erb
enju_leaf-1.2.0.beta.2 app/views/page/_search_form.html+phone.erb