Sha256: 5c3380631793cab707be1ff3f9d4b3eaf7925f68f1e794d303f104d8af1c3f01
Contents?: true
Size: 617 Bytes
Versions: 21
Compression:
Stored size: 617 Bytes
Contents
li.patient-alert.research-study-participant i.fas.fa-exclamation-triangle span.title= link_to(participation.study.code, research_study_participants_path(participation.study)) span.body participant / A Study might have a url linking to an external study application. In this case show the link / in the alert. - if participation.external_application_participant_url.present? span.external_application_link = link_to(participation.external_application_participant_url, target: "_blank") do i.fas.fa-external-link-alt | Launch application span.date= l(participation.joined_on)
Version data entries
21 entries across 21 versions & 1 rubygems