Sha256: b09bf0fb155efbf8aa81e469485e5d57cd3738c1cfa97910e73c71f6dfeb4e29

Contents?: true

Size: 427 Bytes

Versions: 44

Compression:

Stored size: 427 Bytes

Contents

.flextable-item.flextable-primary
  = 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

44 entries across 44 versions & 1 rubygems

Version Path
para-0.11.4 app/views/para/admin/resources/_filters.html.haml
para-0.11.3 app/views/para/admin/resources/_filters.html.haml
para-0.11.2 app/views/para/admin/resources/_filters.html.haml
para-0.11.1 app/views/para/admin/resources/_filters.html.haml
para-0.11.0 app/views/para/admin/resources/_filters.html.haml
para-0.10.0 app/views/para/admin/resources/_filters.html.haml
para-0.9.4 app/views/para/admin/resources/_filters.html.haml
para-0.9.3.3 app/views/para/admin/resources/_filters.html.haml
para-0.9.3.2 app/views/para/admin/resources/_filters.html.haml
para-0.9.3.1 app/views/para/admin/resources/_filters.html.haml
para-0.9.2 app/views/para/admin/resources/_filters.html.haml
para-0.9.0 app/views/para/admin/resources/_filters.html.haml
para-0.8.15 app/views/para/admin/resources/_filters.html.haml
para-0.8.14 app/views/para/admin/resources/_filters.html.haml
para-0.8.13 app/views/para/admin/resources/_filters.html.haml
para-0.8.12 app/views/para/admin/resources/_filters.html.haml
para-0.8.11 app/views/para/admin/resources/_filters.html.haml
para-0.8.10 app/views/para/admin/resources/_filters.html.haml
para-0.8.9 app/views/para/admin/resources/_filters.html.haml
para-0.8.8 app/views/para/admin/resources/_filters.html.haml