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