Sha256: e97a732a4e8278c5457ac2c1a37a5797ca89134d9c58d0bdaca21d1a722e58e4

Contents?: true

Size: 389 Bytes

Versions: 50

Compression:

Stored size: 389 Bytes

Contents

= search_form_for @q, builder: SimpleForm::FormBuilder, url: @component.path, html: { data: { :'filters-form' => true } } do |form|
  .input-group.filter-form
    = form.input_field :<%= fulltext_search_param_for(attributes) %>, as: :string, placeholder: t('para.shared.search'), class: 'form-control'

    %span.input-group-btn
      %button.btn{  type: 'submit'}
        %i.fa.fa-search

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
para-0.12.5 lib/generators/para/filters/templates/_filters.html.haml
para-0.12.4 lib/generators/para/filters/templates/_filters.html.haml
para-0.12.3 lib/generators/para/filters/templates/_filters.html.haml
para-0.12.2 lib/generators/para/filters/templates/_filters.html.haml
para-0.12.1 lib/generators/para/filters/templates/_filters.html.haml
para-0.12.0 lib/generators/para/filters/templates/_filters.html.haml
para-0.11.4 lib/generators/para/filters/templates/_filters.html.haml
para-0.11.3 lib/generators/para/filters/templates/_filters.html.haml
para-0.11.2 lib/generators/para/filters/templates/_filters.html.haml
para-0.11.1 lib/generators/para/filters/templates/_filters.html.haml
para-0.11.0 lib/generators/para/filters/templates/_filters.html.haml
para-0.10.0 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.4 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.3.3 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.3.2 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.3.1 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.2 lib/generators/para/filters/templates/_filters.html.haml
para-0.9.0 lib/generators/para/filters/templates/_filters.html.haml
para-0.8.15 lib/generators/para/filters/templates/_filters.html.haml
para-0.8.14 lib/generators/para/filters/templates/_filters.html.haml