Sha256: ed38ba8786e952166aed509c5771af0d8fd6d5a70d1014bdd35af0547ece94b9

Contents?: true

Size: 460 Bytes

Versions: 18

Compression:

Stored size: 460 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
        '  or
        = link_to t("helpers.reset"), research_study_participants_path(study)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.166 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.165 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.164 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.163 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.162 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.161 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.160 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.159 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.158 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.157 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.156 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.155 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.153 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.152 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.151 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.149 app/views/renalware/research/study_participants/_filters.html.slim
renalware-core-2.0.148 app/views/renalware/research/study_participants/_filters.html.slim