Sha256: 14340d8bc61103057b403882530df1225eb6a69817447bc00697f54fda0b1c25
Contents?: true
Size: 445 Bytes
Versions: 3
Compression:
Stored size: 445 Bytes
Contents
- dashboard = request.path == main_app.dashboard_path #suggestions.panel - if dashboard %p.instructions = t :suggestions_instructions %form#suggestions{:action => droom.suggestions_url(:format => :js)} %p - unless dashboard %label = t :quick_search %br = text_field_tag :term, params[:term], :placeholder => t(:quick_search_prompt), :autocomplete => "off" #suggestion_box
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
droom-0.4.3 | app/views/droom/panels/_suggestions.html.haml |
droom-0.4.2 | app/views/droom/panels/_suggestions.html.haml |
droom-0.4.1 | app/views/droom/panels/_suggestions.html.haml |