Sha256: 00f1a1d0d3a5ab949b39d7259470979d075c3db94cd812c0c3a4267dc84afa45
Contents?: true
Size: 180 Bytes
Versions: 3
Compression:
Stored size: 180 Bytes
Contents
<%= form_tag products_url, :method => :get do %> <%= text_field_tag :keywords, params[:keywords] %><%= submit_tag t(:search), :name => nil, :id => 'keywords_submit' %> <% end %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
synergy_default_theme-1.0.2 | app/views/shared/_search.html.erb |
synergy_default_theme-1.0.1 | app/views/shared/_search.html.erb |
synergy_default_theme-1.0.0 | app/views/shared/_search.html.erb |