Sha256: eb730f56330f923610a5c1e246264fea3bb6a580a5624b77e150698c7763c123
Contents?: true
Size: 740 Bytes
Versions: 8
Compression:
Stored size: 740 Bytes
Contents
- if helpers.show_filters? .border-bottom#filtros .d-flex.align-items-center.px-3.py-2 .px-2.d-none.d-sm-inline-block span.bi.bi-funnel-fill = helpers.search_form_for @q, url: url_for, html: { 'data-turbo-action': :advance } do |f| .row.g-1 .col .row.g-1 = @builder.filtros_html(form: f) = @extra_fields .col-auto.gap-1.d-flex.align-items-start = helpers.button_tag class: 'btn btn-sm btn-primary col-auto' do span.bi.bi-search span.d-none.d-sm-inline |   span.text Buscar = helpers.clear_filter(title: 'Limpiar', class: 'btn btn-sm btn-secondary col-auto')
Version data entries
8 entries across 8 versions & 1 rubygems