Sha256: a0030a00ca9f7b250b1e3ce77d3aef82c87b27b4a2838d5088ce3b4db56ca599

Contents?: true

Size: 281 Bytes

Versions: 18

Compression:

Stored size: 281 Bytes

Contents

.search-form
  = form_tag params, :method => :get, :class => 'form-search' do
    = text_field '', :by_text, :autocomplete => 'off', 'data-autofocus' => true, :class => 'search-query input-medium'
    = button_tag :class => 'btn' do
      %i.icon-search
      = t_action('filter')

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta15 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta14 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta13 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta12 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta11 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta10 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta9 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta8 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta7 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta6 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta5 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta4 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta3 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta2 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta1 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-3.0.0.beta0 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-2.0.1 app/views/has_accounts/_search_form.html.haml
has_accounts_engine-2.0.0 app/views/has_accounts/_search_form.html.haml