Sha256: 3a2857b106c4affb32b6f7378c2d7bc45e2b5f29321848851824242c7c755645

Contents?: true

Size: 405 Bytes

Versions: 2

Compression:

Stored size: 405 Bytes

Contents

._filter-input.filter-input-group.input-group.input-group-sm{"data-category": field[:key],
                                                             "class": "_filter-input-#{field[:key]}" }
  %button.btn.btn-secondary.input-group-text.p-1._delete-filter-input{:type => "button"}
    = icon_tag :remove
  %span.input-group-text._selected-category.text-muted
    = field[:label]
  = field[:input_field]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
card-mod-filter-0.3 set/abstract/0_filter/filter_form/_compact_filter_input.haml
card-mod-filter-0.2 set/abstract/0_filter/filter_form/_compact_filter_input.haml