Sha256: d0640cd8cf6b8bdda7ed0e4fdb008ee91a18ecd38ac42883a06a456b03b45feb

Contents?: true

Size: 321 Bytes

Versions: 14

Compression:

Stored size: 321 Bytes

Contents

<%= form_tag tolk.search_path, :method => :get do %>
  <%= hidden_field_tag :tolk_locale, locale.name %>
  Search for
  <%= scope_selector_for(@locale) %>
  phrase:
  <%= text_field_tag :q, params[:q] %>
  within key:
  <%= text_field_tag :k, params[:k] %>
  <%= submit_tag "Search", name: nil, class: 'btn' %>
<% end %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
tolk-6.0.0 app/views/tolk/searches/_form.html.erb
tolk-6.0.0.alpha1 app/views/tolk/searches/_form.html.erb
tolk-5.0.2 app/views/tolk/searches/_form.html.erb
tolk-5.0.1 app/views/tolk/searches/_form.html.erb
tolk-5.0.0 app/views/tolk/searches/_form.html.erb
tolk-4.3.0 app/views/tolk/searches/_form.html.erb
tolk-4.2.0 app/views/tolk/searches/_form.html.erb
tolk-4.1.1 app/views/tolk/searches/_form.html.erb
tolk-4.1.0 app/views/tolk/searches/_form.html.erb
tolk-4.0.1 app/views/tolk/searches/_form.html.erb
tolk-4.0.0 app/views/tolk/searches/_form.html.erb
tolk-3.2.1 app/views/tolk/searches/_form.html.erb
tolk-3.2.0 app/views/tolk/searches/_form.html.erb
tolk-3.1.0 app/views/tolk/searches/_form.html.erb