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.147 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.146 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.145 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.144 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.143 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.142 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.141 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.140 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.139 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.138 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.137 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.136 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.135 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.134 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.133 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.132 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.131 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.130 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.129 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.128 app/views/renalware/research/study_participants/_filters.html.slim