Sha256: cd7520766da65eb6f73fee3f8204556b0c289aa0c5274b3852798bffc4afbdba

Contents?: true

Size: 622 Bytes

Versions: 95

Compression:

Stored size: 622 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

95 entries across 95 versions & 1 rubygems

Version Path
renalware-core-2.0.146 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.145 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.144 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.143 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.142 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.141 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.140 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.139 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.138 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.137 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.136 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.135 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.134 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.133 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.132 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.131 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.130 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.129 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.128 app/views/renalware/research/_alert.html.slim
renalware-core-2.0.127 app/views/renalware/research/_alert.html.slim