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.5.15 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.36 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.14 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.35 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.13 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.34 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.12 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.33 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.11 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.10 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.32 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.9 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.31 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.8 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.30 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.7 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.29 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.6 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.28 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.5.5 test/javascripts/fixtures/sort_form.html.haml