Sha256: 7a7b4ac421ba3c90afe66d1a6d86873633d5f4055c9743fc0d85ecb375d6ea3a

Contents?: true

Size: 436 Bytes

Versions: 16

Compression:

Stored size: 436 Bytes

Contents

.discerner-buttons
  - if @discerner_search.disabled?
    = submit_tag 'Update search', class: "discerner-button discerner-button-positive"
  - else
    = submit_tag 'Search', class: "discerner-button discerner-button-positive"
  - if @discerner_search.persisted? && export_discerner_results? && discerner_export_link
    = discerner_export_link
  = link_to 'Clear', new_search_path, class: "discerner-button discerner-button-negative"

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
discerner-2.0.16 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.15 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.14 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.13 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.12 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.11 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.10 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.9 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.8 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.7 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.6 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.5 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.4 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.3 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.2 app/views/discerner/searches/_form_controls.html.haml
discerner-2.0.1 app/views/discerner/searches/_form_controls.html.haml