Sha256: aba0b43296adf4bb3d62086adfa0047bb6ae1fef5efa1a2f400b6eb7204ac706
Contents?: true
Size: 603 Bytes
Versions: 15
Compression:
Stored size: 603 Bytes
Contents
li.patient-alert.research-study-participant i.fa.fa-warning 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.fa.fa-external-link | Launch application span.date= l(participation.joined_on)
Version data entries
15 entries across 15 versions & 1 rubygems