Sha256: b4b6fc3940258eb340ac1f1e9e9dda74c8be37f31da04323af37b278e705f420

Contents?: true

Size: 320 Bytes

Versions: 57

Compression:

Stored size: 320 Bytes

Contents

= simple_form_for(@tag_search, url: cmor_tags.tag_searchs_path, html: { class: 'navbar-form navbar-left' }) do |f|
  = f.input :tag_list, label: false, placeholder: t('.search')
  - if Cmor::Tags::Configuration.add_submit_button_to_search_box
    = f.button :submit, class: 'btn btn-success', id: 'new_tag_search_submit'

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
cmor_tags-0.0.60.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.59.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.58.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.57.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.56.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.55.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.54.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.53.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.52.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.51.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.50.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.49.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.48.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.45.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.44.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.43.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.42.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.41.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.40.pre app/views/cmor/tags/_search_box.html.haml
cmor_tags-0.0.39.pre app/views/cmor/tags/_search_box.html.haml