Sha256: 17f0270878d5c19b5bbf8ea46554ee2b58cfd4c8c711bb8c75093bfc0a4eb301
Contents?: true
Size: 393 Bytes
Versions: 10
Compression:
Stored size: 393 Bytes
Contents
<li class="search_form"> <%= form_tag messageboard_topics_path(messageboard), method: 'get' do %> <%= label :q, :search, 'Search', for: 'q', class: 'show-for-small', data: {toggle: '#q'} %> <%= text_field_tag(:q, params[:q], { placeholder: 'Search Topics and Posts', type: 'search', class: 'input-search' }) %> <%= submit_tag('Search', name: '') %> <% end %> </li>
Version data entries
10 entries across 10 versions & 1 rubygems