Sha256: 59feb292f0d23483510c807fc794891f37b0db80ddd3e8f3590270c56b041ead
Contents?: true
Size: 457 Bytes
Versions: 13
Compression:
Stored size: 457 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", name: nil span= " or " = link_to t("helpers.reset"), research_study_participants_path(study)
Version data entries
13 entries across 13 versions & 1 rubygems