Sha256: a735bcd86a0bc8bfa4dbc4590702650d0ec0611adc022b23b27817267bbf72fe

Contents?: true

Size: 216 Bytes

Versions: 1

Compression:

Stored size: 216 Bytes

Contents

.box
  = form_tag '', :method => :get do
    %label{:for => "search_text"}= t_title('search') + ':'
    = text_field '', :by_text, :autocomplete => 'off', 'data-autofocus' => true
    = submit_tag t_action('search')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/views/application/_search_form.html.haml