Sha256: 0f0c0471a58412757d8e5eb4dd91ff62c9816fbfa7cfe95b68d3123207c25aad

Contents?: true

Size: 268 Bytes

Versions: 23

Compression:

Stored size: 268 Bytes

Contents

.form-group.control-group
  label.control-label for=input_id Price range (avg.)

  select.form-control.no-chosen id=input_id name=input_name
    option= I18n.t("tabulatr.date_filter.none")
    option value="low"
      | Cheap
    option value="high"
      | Expensive

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
tabulatr2-0.9.33 spec/dummy/app/views/tabulatr/filter/_product_price_range.html.slim
tabulatr2-0.9.32 spec/dummy/app/views/tabulatr/filter/_product_price_range.html.slim
tabulatr2-0.9.31 spec/dummy/app/views/tabulatr/filter/_product_price_range.html.slim