Sha256: 2a9c0fbc8fb5137c7b848a2c1a1e1becc6f99529faad09e993efd7a1e29ece18

Contents?: true

Size: 257 Bytes

Versions: 5

Compression:

Stored size: 257 Bytes

Contents

#quicksearch
  %p.instructions
    = t :search_instructions
  %form#searchform.searchtest{:action => droom.suggestions_url(:format => :js)}
    = text_field_tag :term, params[:term], :placeholder => t(:quick_search), :autocomplete => "off"
  .search_results

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
droom-0.5.3 app/views/droom/dashboard/_quicksearch.html.haml
droom-0.4.3 app/views/droom/dashboard/_quicksearch.html.haml
droom-0.4.2 app/views/droom/dashboard/_quicksearch.html.haml
droom-0.4.1 app/views/droom/dashboard/_quicksearch.html.haml
droom-0.2.1 app/views/droom/dashboard/_quicksearch.html.haml