Sha256: 54f0c79eb23fba2692f27c1c678a313527b783c117aea4a89895f29ac909db35

Contents?: true

Size: 186 Bytes

Versions: 62

Compression:

Stored size: 186 Bytes

Contents

%form{ class: 'sort-form', action: '', method: 'get' }
  = select_tag 'sort', options_for_select([['Relevance', 'relevance'], ['Name', 'name']], selected: 'name')
  = text_field_tag 'q'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-admin-3.4.27 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.4 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.26 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.3 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.25 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.2 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.24 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.1 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.23 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.22 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.0 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.21 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.0.beta.1 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.20 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.19 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.18 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.17 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.16 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.15 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.14 test/javascripts/fixtures/sort_form.html.haml