Sha256: 594a0fc9628b64ffe4fbd9fcde2a6410da9d203a2d4d74b9da63f4ffff919e7f

Contents?: true

Size: 286 Bytes

Versions: 75

Compression:

Stored size: 286 Bytes

Contents

.leads-index.maxwidth
  = form_tag leads_path, method: :get do
    = select_tag :q_tag_ids, options_for_select(@tags_list, selected: params[:q_tag_ids]), { class: :select2, multiple: true }
    = submit_tag 'tag-search'
  %hr
  = render 'index', leads: @leads, search_path: leads_path

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
wco_models-3.1.0.114 app/views/wco/leads/index.haml
wco_models-3.1.0.113 app/views/wco/leads/index.haml
wco_models-3.1.0.112 app/views/wco/leads/index.haml
wco_models-3.1.0.111 app/views/wco/leads/index.haml
wco_models-3.1.0.110 app/views/wco/leads/index.haml
wco_models-3.1.0.109 app/views/wco/leads/index.haml
wco_models-3.1.0.108 app/views/wco/leads/index.haml
wco_models-3.1.0.107 app/views/wco/leads/index.haml
wco_models-3.1.0.106 app/views/wco/leads/index.haml
wco_models-3.1.0.105 app/views/wco/leads/index.haml
wco_models-3.1.0.104 app/views/wco/leads/index.haml
wco_models-3.1.0.103 app/views/wco/leads/index.haml
wco_models-3.1.0.102 app/views/wco/leads/index.haml
wco_models-3.1.0.101 app/views/wco/leads/index.haml
wco_models-3.1.0.100 app/views/wco/leads/index.haml
wco_models-3.1.0.99 app/views/wco/leads/index.haml
wco_models-3.1.0.98 app/views/wco/leads/index.haml
wco_models-3.1.0.97 app/views/wco/leads/index.haml
wco_models-3.1.0.96 app/views/wco/leads/index.haml
wco_models-3.1.0.95 app/views/wco/leads/index.haml