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.13 test/javascripts/fixtures/sort_form.html.haml
workarea-admin-3.4.12 test/javascripts/fixtures/sort_form.html.haml