Sha256: f2ec624aebf74b3f0be0502111297784d736a3f07189a957a7e390fb8c6416de

Contents?: true

Size: 568 Bytes

Versions: 24

Compression:

Stored size: 568 Bytes

Contents

%input#events-url{type: "hidden", value: "#{markets_url}"}
.content-wrapper
  %aside.secondary-content
    = render partial: 'filters', locals: {selected_dates: @selected_dates, selected_categories: @selected_categories}

  %section.primary-content
    %a.button.show-filters-trigger{href: '#'} Show Filters

    .sorting-tools
      %form.sort-results{:action => "#"}
        %label{for: "sort"} Sort
        %select{id: "sort"}
          %option{value: "start_date"} Date/Time
          %option{value: "market_title"} Alphabetical
    = render partial: "market_list"

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
trusty-festivity-extension-2.6.3 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.6.2 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.6.1 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.6 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.19 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.18 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.17 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.16 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.15 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.14 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.13 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.12 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.11 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.10 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.9 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.8 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.7 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.6 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.5 app/views/festivity_markets/index.html.haml
trusty-festivity-extension-2.5.4 app/views/festivity_markets/index.html.haml