Sha256: 59feb292f0d23483510c807fc794891f37b0db80ddd3e8f3590270c56b041ead

Contents?: true

Size: 457 Bytes

Versions: 13

Compression:

Stored size: 457 Bytes

Contents

.search-form.filters
  = simple_form_for query,
      as: :q,
      url: research_study_participants_path(study),
      method: :get do |f|
    .row
      .columns.medium-3
        = f.input :identity_match, label: "Search by Hosp/NHS no or name"

      .columns.medium-4.actions.end
        = f.submit t("helpers.submit.filter"), class: "button", name: nil
        span= " or "
        = link_to t("helpers.reset"), research_study_participants_path(study)

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
renalware-core-2.0.67 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.64 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.63 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.62 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.61 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.60 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.58 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.57 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.56 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.55 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.54 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.53 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.52 app/views/renalware/research/study_participants/_filters.html.slim