Sha256: 91068ffb4517d59fd10c896f24c4b5efaf5de49814358c828443d348f3ab12f9
Contents?: true
Size: 720 Bytes
Versions: 57
Compression:
Stored size: 720 Bytes
Contents
- if the_patient_search.present? ul.left li.has-form = search_form_for the_patient_search, url: patients_path, class: "patient-search-form" do |f| .row.collapse .columns.small-12 .row.collapse .small-10.columns = label_tag :identity_match, t(".accessible_label_title") do = f.search_field :identity_match, placeholder: t(".verbose_search_placeholder"), class: "radius" .small-2.columns = f.button class: "button tiny postfix radius radius-right" do i.fa.fa-search
Version data entries
57 entries across 57 versions & 1 rubygems