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