Sha256: 291617eb30b8406a7d00db0e73c1c5e8c212bebf976874b221211b8cc4f4f6de

Contents?: true

Size: 467 Bytes

Versions: 77

Compression:

Stored size: 467 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 secondary", name: nil
        span= " or "
        = link_to t("helpers.reset"), research_study_participants_path(study)

Version data entries

77 entries across 77 versions & 1 rubygems

Version Path
renalware-core-2.0.127 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.126 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.125 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.124 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.123 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.121 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.120 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.119 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.118 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.117 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.116 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.115 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.113 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.112 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.111 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.110 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.109 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.108 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.106 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.105 app/views/renalware/research/study_participants/_filters.html.slim