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.84 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.83 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.82 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.81 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.80 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.79 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.78 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.77 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.76 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.75 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.74 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.73 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.72 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.71 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.70 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.69 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.68 app/views/renalware/research/study_participants/_filters.html.slim