Sha256: 2ddd4b0b8cc24d0b3301de8e4cadd4ae160284ca0b3bd1ee15e20afd9a1b9550

Contents?: true

Size: 654 Bytes

Versions: 5

Compression:

Stored size: 654 Bytes

Contents

<div class="reviews__sort">
    <div class="property property--responsive">
        <label class="property__name"><span class="property__text">Sort By</span></label>
        <div class="value">
            <div class="styled-select">
                <select data-product-reviews-sort-menu="">
                    <option value="newest" selected>Most Recent</option>
                    <option value="oldest">Oldest First</option>
                    <option value="highest">Rating: High to Low</option>
                    <option value="lowest">Rating: Low to High</option>
                </select>
            </div>
        </div>
    </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
workarea-nvy_theme-1.2.1 app/assets/javascripts/workarea/storefront/reviews/templates/sort_by_property.jst.ejs
workarea-nvy_theme-1.2.0 app/assets/javascripts/workarea/storefront/reviews/templates/sort_by_property.jst.ejs
workarea-nvy_theme-1.1.4 app/assets/javascripts/workarea/storefront/reviews/templates/sort_by_property.jst.ejs
workarea-nvy_theme-1.1.3 app/assets/javascripts/workarea/storefront/reviews/templates/sort_by_property.jst.ejs
workarea-nvy_theme-1.1.2 app/assets/javascripts/workarea/storefront/reviews/templates/sort_by_property.jst.ejs