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

Version Path
renalware-core-2.1.1 app/views/renalware/research/_alert.html.slim
renalware-core-2.1.0 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.167 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.166 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.165 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.164 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.163 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.162 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.161 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.160 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.159 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.158 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.157 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.156 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.155 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.153 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.152 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.151 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.149 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.148 app/views/renalware/research/_alert.html.slim